Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h2082 void __phy_ethtool_get_link_ext_stats(struct phy_device *phydev,
/linux/drivers/net/phy/
H A Dphy.c633 void __phy_ethtool_get_link_ext_stats(struct phy_device *phydev, in __phy_ethtool_get_link_ext_stats() function
H A Dphy_device.c3649 .get_link_ext_stats = __phy_ethtool_get_link_ext_stats,