Searched refs:ice_fdir_find_fltr_by_idx (Results 1 – 3 of 3) sorted by relevance
229 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx);
131 rule = ice_fdir_find_fltr_by_idx(hw, fsp->location); in ice_get_ethtool_fdir_entry()1731 old_fltr = ice_fdir_find_fltr_by_idx(hw, fltr_idx); in ice_fdir_update_list_entry()2030 if (!ice_fdir_find_fltr_by_idx(hw, fsp->location) && in ice_add_fdir_ethtool()
1142 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx) in ice_fdir_find_fltr_by_idx() function