Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h2074 void __phy_ethtool_get_phy_stats(struct phy_device *phydev,
/linux/drivers/net/phy/
H A Dphy.c604 * __phy_ethtool_get_phy_stats - Retrieve standardized PHY statistics
613 void __phy_ethtool_get_phy_stats(struct phy_device *phydev, in __phy_ethtool_get_phy_stats() function
H A Dphy_device.c3647 .get_phy_stats = __phy_ethtool_get_phy_stats,