Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c6858 enum ice_prof_type prof_type; in ice_get_compat_fv_bitmap() local
6865 prof_type = ICE_PROF_NON_TUN; in ice_get_compat_fv_bitmap()
6868 prof_type = ICE_PROF_TUN_ALL; in ice_get_compat_fv_bitmap()
6877 prof_type = ICE_PROF_TUN_UDP; in ice_get_compat_fv_bitmap()
6880 prof_type = ICE_PROF_TUN_GRE; in ice_get_compat_fv_bitmap()
6884 prof_type = ICE_PROF_TUN_PPPOE; in ice_get_compat_fv_bitmap()
7001 prof_type = ICE_PROF_ALL; in ice_get_compat_fv_bitmap()
7005 ice_get_sw_fv_bitmap(hw, prof_type, bm); in ice_get_compat_fv_bitmap()
H A Dice_flex_pipe.c1642 enum ice_prof_type prof_type; in ice_get_sw_fv_bitmap() local
1652 prof_type = ice_get_sw_prof_type(hw, fv); in ice_get_sw_fv_bitmap()
1654 if (req_profs & prof_type) in ice_get_sw_fv_bitmap()