Searched refs:ice_flow_rem_entry (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_flow.h | 456 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
|
D | ice_ethtool_fdir.c | 381 ice_flow_rem_entry(hw, blk, prof->entry_h[j][tun]); in ice_fdir_erase_flow_from_hw() 762 ice_flow_rem_entry(hw, ICE_BLK_FD, hw_prof->entry_h[idx][tun]); in ice_fdir_set_hw_fltr_rule() 772 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_fdir_set_hw_fltr_rule()
|
D | ice_virtchnl_fdir.c | 510 ice_flow_rem_entry(hw, ICE_BLK_FD, in ice_vc_fdir_rem_prof() 729 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_vc_fdir_write_flow_prof()
|
D | ice_flow.c | 1783 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h) in ice_flow_rem_entry() function
|
D | ice_flex_pipe.c | 2063 ice_flow_rem_entry(hw, (enum ice_block)blk_idx, in ice_free_flow_profs()
|