Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h971 int ice_get_ethtool_fdir_entry(struct ice_hw *hw, struct ethtool_rxnfc *cmd);
H A Dice_ethtool_fdir.c114 * ice_get_ethtool_fdir_entry - fill ethtool structure with fdir filter data
120 int ice_get_ethtool_fdir_entry(struct ice_hw *hw, struct ethtool_rxnfc *cmd) in ice_get_ethtool_fdir_entry() function
H A Dice_ethtool.c3131 ret = ice_get_ethtool_fdir_entry(hw, cmd); in ice_get_rxnfc()