Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphy.h2084 void __phy_ethtool_get_phy_stats(struct phy_device *phydev,
/linux-6.15/drivers/net/phy/
H A Dphy.c613 void __phy_ethtool_get_phy_stats(struct phy_device *phydev, in __phy_ethtool_get_phy_stats() function
H A Dphy_device.c3534 .get_phy_stats = __phy_ethtool_get_phy_stats,