Searched refs:ice_flow_rem_entry (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.h | 236 ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
|
H A D | ice_ethtool_fdir.c | 301 ice_flow_rem_entry(hw, blk, prof->entry_h[j][tun]); in ice_fdir_erase_flow_from_hw() 616 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_fdir_set_hw_fltr_rule()
|
H A D | ice_flow.c | 1019 * ice_flow_rem_entry - Remove a flow entry 1024 enum ice_status ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_entry() function
|
H A D | ice_flex_pipe.c | 2881 ice_flow_rem_entry(hw, (enum ice_block)blk_idx, in ice_free_flow_profs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.h | 397 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
|
H A 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()
|
H A D | ice_virtchnl_fdir.c | 514 ice_flow_rem_entry(hw, ICE_BLK_FD, in ice_vc_fdir_rem_prof() 733 ice_flow_rem_entry(hw, ICE_BLK_FD, entry1_h); in ice_vc_fdir_write_flow_prof()
|
H A D | ice_flow.c | 1657 * ice_flow_rem_entry - Remove a flow entry 1662 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h) in ice_flow_rem_entry() function
|
H A D | ice_flex_pipe.c | 2054 ice_flow_rem_entry(hw, (enum ice_block)blk_idx, in ice_free_flow_profs()
|
Completed in 25 milliseconds