Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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
/linux-6.6.21/net/ethtool/
Dstats.c489 void ethtool_aggregate_phy_stats(struct net_device *dev, in ethtool_aggregate_phy_stats() function
507 EXPORT_SYMBOL(ethtool_aggregate_phy_stats);
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_stats.c818 ethtool_aggregate_phy_stats(dev, phy_stats); in ocelot_port_get_eth_phy_stats()