Searched refs:phy_ethtool_get_stats (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/dsa/
H A Dconduit.c115 phy_ethtool_get_stats(dev->phydev, stats, data);
/linux-master/drivers/net/phy/
H A Dphy.c593 * phy_ethtool_get_stats - Get the statistic counters
599 int phy_ethtool_get_stats(struct phy_device *phydev, function
611 EXPORT_SYMBOL(phy_ethtool_get_stats); variable
H A Dphy_device.c3688 .get_stats = phy_ethtool_get_stats,
/linux-master/include/linux/
H A Dphy.h2026 int phy_ethtool_get_stats(struct phy_device *phydev,
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c1041 phy_ethtool_get_stats(phydev, NULL, data);

Completed in 141 milliseconds