Searched refs:ice_rem_prof_id_flow (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.h | 50 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
|
| H A D | ice_virtchnl_fdir.c | 509 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof_id); in ice_vc_fdir_rem_prof() 727 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_vc_fdir_write_flow_prof() 2292 ice_rem_prof_id_flow(hw, blk, vsi_num, id); in ice_vc_del_fdir_raw() 2295 ice_rem_prof_id_flow(hw, blk, vsi_num, id); in ice_vc_del_fdir_raw()
|
| H A D | ice_ethtool_fdir.c | 380 ice_rem_prof_id_flow(hw, blk, vsi_num, prof_id); in ice_fdir_erase_flow_from_hw() 761 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof->id); in ice_fdir_set_hw_fltr_rule() 770 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_fdir_set_hw_fltr_rule()
|
| H A D | ice_flex_pipe.c | 4191 ice_rem_prof_id_flow(hw, blk, vsi_num, hdl); in ice_flow_assoc_fdir_prof() 4229 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow() function
|
| H A D | ice_flow.c | 1535 status = ice_rem_prof_id_flow(hw, blk, in ice_flow_disassoc_prof()
|