Searched refs:ice_fdir_find_fltr_by_idx (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_fdir.c1135 * ice_fdir_find_fltr_by_idx - find filter with idx
1142 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx) function
H A Dice_fdir.h224 ice_fdir_find_fltr_by_idx(struct ice_hw *hw, u32 fltr_idx);
H A Dice_ethtool_fdir.c131 rule = ice_fdir_find_fltr_by_idx(hw, fsp->location);
1731 old_fltr = ice_fdir_find_fltr_by_idx(hw, fltr_idx);
2029 if (!ice_fdir_find_fltr_by_idx(hw, fsp->location) &&

Completed in 172 milliseconds