Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_fdir.h217 bool ice_fdir_is_dup_fltr(struct ice_hw *hw, struct ice_fdir_fltr *input);
Dice_fdir.c1275 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.c1671 if (ice_fdir_is_dup_fltr(hw, input)) { in ice_add_fdir_ethtool()