Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_fdir.h216 bool ice_fdir_is_dup_fltr(struct ice_hw *hw, struct ice_fdir_fltr *input);
Dice_fdir.c1273 bool ice_fdir_is_dup_fltr(struct ice_hw *hw, struct ice_fdir_fltr *input) in ice_fdir_is_dup_fltr() function
Dice_ethtool_fdir.c1901 if (ice_fdir_is_dup_fltr(hw, input)) { in ice_add_fdir_ethtool()