Searched refs:ice_vc_fdir_rem_prof (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_fdir.c | 477 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof() function 535 ice_vc_fdir_rem_prof(vf, flow, 0); in ice_vc_fdir_rem_prof_all() 536 ice_vc_fdir_rem_prof(vf, flow, 1); in ice_vc_fdir_rem_prof_all() 678 ice_vc_fdir_rem_prof(vf, flow, tun); in ice_vc_fdir_write_flow_prof() 2379 ice_vc_fdir_rem_prof(vf, flow, is_tun); in ice_vc_del_fdir_fltr()
|