Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dsa/
H A Dmaster.c107 phy_ethtool_get_stats(dev->phydev, stats, data); in dsa_master_get_ethtool_phy_stats()
H A Dport.c790 ret = phy_ethtool_get_stats(phydev, NULL, data); in dsa_port_get_ethtool_phy_stats()
/kernel/linux/linux-6.6/net/dsa/
H A Dmaster.c115 phy_ethtool_get_stats(dev->phydev, stats, data); in dsa_master_get_ethtool_phy_stats()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy.c526 * phy_ethtool_get_stats - Get the statistic counters
532 int phy_ethtool_get_stats(struct phy_device *phydev, in phy_ethtool_get_stats() function
544 EXPORT_SYMBOL(phy_ethtool_get_stats); variable
H A Dphy_device.c3018 .get_stats = phy_ethtool_get_stats,
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy.c573 * phy_ethtool_get_stats - Get the statistic counters
579 int phy_ethtool_get_stats(struct phy_device *phydev, in phy_ethtool_get_stats() function
591 EXPORT_SYMBOL(phy_ethtool_get_stats); variable
H A Dphy_device.c3503 .get_stats = phy_ethtool_get_stats,
/kernel/linux/linux-5.10/include/linux/
H A Dphy.h1614 int phy_ethtool_get_stats(struct phy_device *phydev,
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1982 int phy_ethtool_get_stats(struct phy_device *phydev,
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c972 phy_ethtool_get_stats(phydev, NULL, data); in b53_get_ethtool_phy_stats()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_common.c1028 phy_ethtool_get_stats(phydev, NULL, data); in b53_get_ethtool_phy_stats()

Completed in 31 milliseconds