Searched refs:ice_prof_type_tbl (Results 1 – 1 of 1) sorted by relevance
1967 static struct ice_prof_type_entry ice_prof_type_tbl[ICE_GTPU_PROFILE] = { variable2079 for (k = 0; k < ARRAY_SIZE(ice_prof_type_tbl); k++) in ice_get_tun_type_for_recipe()2081 ice_prof_type_tbl[k].prof_id)) { in ice_get_tun_type_for_recipe()2082 tun_type = ice_prof_type_tbl[k].type; in ice_get_tun_type_for_recipe()