Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h221 bool ice_fdir_is_dup_fltr(struct ice_hw *hw, struct ice_fdir_fltr *input);
H A 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
H A Dice_ethtool_fdir.c1902 if (ice_fdir_is_dup_fltr(hw, input)) { in ice_add_fdir_ethtool()