Home
last modified time | relevance | path

Searched refs:ice_fdir_find_fltr_by_idx (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_fdir.h219 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx);
Dice_ethtool_fdir.c127 rule = ice_fdir_find_fltr_by_idx(hw, fsp->location); in ice_get_ethtool_fdir_entry()
1595 old_fltr = ice_fdir_find_fltr_by_idx(hw, fltr_idx); in ice_fdir_update_list_entry()
1886 if (!ice_fdir_find_fltr_by_idx(hw, fsp->location) && in ice_add_fdir_ethtool()
Dice_fdir.c1143 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx) in ice_fdir_find_fltr_by_idx() function