Searched refs:prof_type (Results 1 – 2 of 2) sorted by relevance
5314 enum ice_prof_type prof_type; in ice_get_compat_fv_bitmap() local5320 prof_type = ICE_PROF_NON_TUN; in ice_get_compat_fv_bitmap()5323 prof_type = ICE_PROF_TUN_ALL; in ice_get_compat_fv_bitmap()5327 prof_type = ICE_PROF_TUN_UDP; in ice_get_compat_fv_bitmap()5330 prof_type = ICE_PROF_TUN_GRE; in ice_get_compat_fv_bitmap()5333 prof_type = ICE_PROF_TUN_GTPU; in ice_get_compat_fv_bitmap()5336 prof_type = ICE_PROF_TUN_GTPC; in ice_get_compat_fv_bitmap()5340 prof_type = ICE_PROF_ALL; in ice_get_compat_fv_bitmap()5344 ice_get_sw_fv_bitmap(hw, prof_type, bm); in ice_get_compat_fv_bitmap()
1882 enum ice_prof_type prof_type; in ice_get_sw_fv_bitmap() local1891 prof_type = ice_get_sw_prof_type(hw, fv, offset); in ice_get_sw_fv_bitmap()1893 if (req_profs & prof_type) in ice_get_sw_fv_bitmap()