Searched refs:MAX_CONN_TYPES (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_CONN_TYPES PROTOCOLID_COMMON macro203 struct ecore_conn_type_cfg conn_cfg[MAX_CONN_TYPES];217 struct ecore_cid_acquired_map acquired[MAX_CONN_TYPES];219 struct ecore_cid_acquired_map acquired_vf[MAX_CONN_TYPES][COMMON_MAX_NUM_VFS];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()[all …]