Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dethtool_netlink.h36 void ethtool_aggregate_phy_stats(struct net_device *dev,
95 ethtool_aggregate_phy_stats(struct net_device *dev, in ethtool_aggregate_phy_stats() function
/linux-6.12.1/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.12.1/drivers/net/ethernet/mscc/
Docelot_stats.c818 ethtool_aggregate_phy_stats(dev, phy_stats); in ocelot_port_get_eth_phy_stats()