Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool_netlink.h34 void ethtool_aggregate_phy_stats(struct net_device *dev,
93 ethtool_aggregate_phy_stats(struct net_device *dev, in ethtool_aggregate_phy_stats() function
/openbmc/linux/net/ethtool/
H A Dstats.c489 void ethtool_aggregate_phy_stats(struct net_device *dev, in ethtool_aggregate_phy_stats() function
507 EXPORT_SYMBOL(ethtool_aggregate_phy_stats);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_stats.c818 ethtool_aggregate_phy_stats(dev, phy_stats); in ocelot_port_get_eth_phy_stats()