Searched refs:ice_fdir_find_fltr_by_idx (Results 1 – 3 of 3) sorted by relevance
224 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx);
127 rule = ice_fdir_find_fltr_by_idx(hw, fsp->location); in ice_get_ethtool_fdir_entry()1603 old_fltr = ice_fdir_find_fltr_by_idx(hw, fltr_idx); in ice_fdir_update_list_entry()1895 if (!ice_fdir_find_fltr_by_idx(hw, fsp->location) && in ice_add_fdir_ethtool()
1143 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx) in ice_fdir_find_fltr_by_idx() function