Searched refs:NUM_OF_CONNECTION_TYPES (Results 1 – 3 of 3) sorted by relevance
21 static u16 con_region_offsets[3][NUM_OF_CONNECTION_TYPES] = {27 static u16 task_region_offsets[1][NUM_OF_CONNECTION_TYPES] = {
4952 dump, "size", NUM_OF_CONNECTION_TYPES); in qed_ilt_dump_dump_num_pf_cids()4954 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_pf_cids()4979 dump, "size", NUM_OF_CONNECTION_TYPES); in qed_ilt_dump_dump_num_vf_cids()4981 conn_type < NUM_OF_CONNECTION_TYPES; conn_type++, offset++) { in qed_ilt_dump_dump_num_vf_cids()
140 #define NUM_OF_CONNECTION_TYPES (8) macro