Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice.h911 int ice_get_ethtool_fdir_entry(struct ice_hw *hw, struct ethtool_rxnfc *cmd);
Dice_ethtool_fdir.c116 int ice_get_ethtool_fdir_entry(struct ice_hw *hw, struct ethtool_rxnfc *cmd) in ice_get_ethtool_fdir_entry() function
Dice_ethtool.c2658 ret = ice_get_ethtool_fdir_entry(hw, cmd); in ice_get_rxnfc()