Home
last modified time | relevance | path

Searched refs:efx_ethtool_reset (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c58 .reset = efx_ethtool_reset,
H A Dethtool_common.h67 int efx_ethtool_reset(struct net_device *net_dev, u32 *flags);
H A Dethtool.c261 .reset = efx_ethtool_reset,
H A Dethtool_common.c1295 int efx_ethtool_reset(struct net_device *net_dev, u32 *flags) in efx_ethtool_reset() function