Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.c7560 enum ice_prof_type prof_type; in ice_get_compat_fv_bitmap() local
7567 prof_type = ICE_PROF_NON_TUN; in ice_get_compat_fv_bitmap()
7570 prof_type = ICE_PROF_TUN_ALL; in ice_get_compat_fv_bitmap()
7579 prof_type = ICE_PROF_TUN_UDP; in ice_get_compat_fv_bitmap()
7582 prof_type = ICE_PROF_TUN_GRE; in ice_get_compat_fv_bitmap()
7586 prof_type = ICE_PROF_TUN_PPPOE; in ice_get_compat_fv_bitmap()
7765 prof_type = ICE_PROF_ALL; in ice_get_compat_fv_bitmap()
7769 ice_get_sw_fv_bitmap(hw, prof_type, bm); in ice_get_compat_fv_bitmap()
H A Dice_flex_pipe.c1829 enum ice_prof_type prof_type; in ice_get_sw_fv_bitmap() local
1839 prof_type = ice_get_sw_prof_type(hw, fv); in ice_get_sw_fv_bitmap()
1841 if (req_profs & prof_type) in ice_get_sw_fv_bitmap()