Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A 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.15/net/ethtool/
H A Dstats.c544 void ethtool_aggregate_phy_stats(struct net_device *dev, in ethtool_aggregate_phy_stats() function
562 EXPORT_SYMBOL(ethtool_aggregate_phy_stats);
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_stats.c818 ethtool_aggregate_phy_stats(dev, phy_stats); in ocelot_port_get_eth_phy_stats()