Searched refs:phy_ethtool_get_stats (Results 1 – 6 of 6) sorted by relevance
107 phy_ethtool_get_stats(dev->phydev, stats, data); in dsa_master_get_ethtool_phy_stats()
790 ret = phy_ethtool_get_stats(phydev, NULL, data); in dsa_port_get_ethtool_phy_stats()
520 int phy_ethtool_get_stats(struct phy_device *phydev, in phy_ethtool_get_stats() function532 EXPORT_SYMBOL(phy_ethtool_get_stats);
3082 .get_stats = phy_ethtool_get_stats,
1623 int phy_ethtool_get_stats(struct phy_device *phydev,
972 phy_ethtool_get_stats(phydev, NULL, data); in b53_get_ethtool_phy_stats()