Searched refs:MAX_CONN_TYPES (Results 1 – 2 of 2) sorted by relevance
216 #define MAX_CONN_TYPES PROTOCOLID_COMMON macro297 struct ecore_conn_type_cfg conn_cfg[MAX_CONN_TYPES];312 struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES];313 struct ecore_cid_acquired_map *acquired_vf[MAX_CONN_TYPES];
108 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cxt_cdu_iids()125 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_src_iids()152 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_tm_iids()203 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cxt_qm_iids()238 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_tid_seg_info()977 for (type = 0; type < MAX_CONN_TYPES; type++) { in ecore_cid_map_free()1138 for (i = 0; i < MAX_CONN_TYPES; i++) { in ecore_cxt_mngr_alloc()1198 for (i = 0; i < MAX_CONN_TYPES; i++) in ecore_cxt_mngr_free()1790 if (type >= MAX_CONN_TYPES) { in _ecore_cxt_acquire_cid()1860 if (*p_type == MAX_CONN_TYPES) { in ecore_cxt_test_cid_acquired()[all …]