Searched refs:phy_ethtool_get_stats (Results 1 – 5 of 5) sorted by relevance
47 phy_ethtool_get_stats(dev->phydev, stats, data); in dsa_master_get_ethtool_phy_stats()
424 ret = phy_ethtool_get_stats(phydev, NULL, data); in dsa_port_get_ethtool_phy_stats()
1115 static inline int phy_ethtool_get_stats(struct phy_device *phydev, in phy_ethtool_get_stats() function
887 phy_ethtool_get_stats(phydev, NULL, data); in b53_get_ethtool_phy_stats()
2015 ret = phy_ethtool_get_stats(dev->phydev, &stats, data); in ethtool_get_phy_stats()