Searched refs:ice_flow_rem_entry (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_flow.h | 397 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
|
D | ice_ethtool_fdir.c | 376 ice_flow_rem_entry(hw, blk, prof->entry_h[j][tun]); in ice_fdir_erase_flow_from_hw() 752 ice_flow_rem_entry(hw, ICE_BLK_FD, hw_prof->entry_h[idx][tun]); in ice_fdir_set_hw_fltr_rule() 762 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_fdir_set_hw_fltr_rule()
|
D | ice_virtchnl_fdir.c | 514 ice_flow_rem_entry(hw, ICE_BLK_FD, in ice_vc_fdir_rem_prof() 652 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_vc_fdir_write_flow_prof()
|
D | ice_flow.c | 1679 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 | 3960 ice_flow_rem_entry(hw, (enum ice_block)blk_idx, in ice_free_flow_profs()
|