Searched refs:MAX_CONN_TYPES (Results 1 – 2 of 2) sorted by relevance
233 #define MAX_CONN_TYPES PROTOCOLID_COMMON macro311 struct qed_conn_type_cfg conn_cfg[MAX_CONN_TYPES];326 struct qed_cid_acquired_map acquired[MAX_CONN_TYPES];329 acquired_vf[MAX_CONN_TYPES][MAX_NUM_VFS];
126 for (type = 0; type < MAX_CONN_TYPES; type++) { in qed_cxt_cdu_iids()143 for (i = 0; i < MAX_CONN_TYPES; i++) { in qed_cxt_src_iids()178 for (i = MAX_CONN_TYPES - 1; i >= 0; i--) { in qed_cxt_tm_iids()230 for (type = 0; type < MAX_CONN_TYPES; type++) { in qed_cxt_qm_iids()265 for (i = 0; i < MAX_CONN_TYPES; i++) in qed_cxt_tid_seg_info()1039 for (type = 0; type < MAX_CONN_TYPES; type++) { in qed_cid_map_free()1081 for (type = 0; type < MAX_CONN_TYPES; type++) { in qed_cid_map_alloc()1217 for (type = 0; type < MAX_CONN_TYPES; type++) { in qed_cxt_mngr_setup()1804 if (type >= MAX_CONN_TYPES) { in _qed_cxt_acquire_cid()1859 for (*p_type = 0; *p_type < MAX_CONN_TYPES; (*p_type)++) { in qed_cxt_test_cid_acquired()[all …]