Home
last modified time | relevance | path

Searched refs:MAX_CONN_TYPES (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c55 #define MAX_CONN_TYPES PROTOCOLID_COMMON macro
286 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cxt_cdu_iids()
303 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_src_iids()
337 for (i = MAX_CONN_TYPES - 1; i >= 0; i--) { in ecore_cxt_tm_iids()
389 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cxt_qm_iids()
424 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_tid_seg_info()
1206 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cid_map_free()
1253 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cid_map_alloc()
1999 if (type >= MAX_CONN_TYPES) { in _ecore_cxt_acquire_cid()
2070 if (*p_type == MAX_CONN_TYPES) { in ecore_cxt_test_cid_acquired()
[all …]