Home
last modified time | relevance | path

Searched refs:ice_prof_type_tbl (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_switch.c1967 static struct ice_prof_type_entry ice_prof_type_tbl[ICE_GTPU_PROFILE] = { variable
2079 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()