Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c54 .get_ethtool_stats = efx_ethtool_get_stats,
H A Dethtool_common.h30 void efx_ethtool_get_stats(struct net_device *net_dev,
H A Dethtool.c262 .get_ethtool_stats = efx_ethtool_get_stats,
H A Dethtool_common.c487 void efx_ethtool_get_stats(struct net_device *net_dev, in efx_ethtool_get_stats() function