Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphy.h2087 void __phy_ethtool_get_link_ext_stats(struct phy_device *phydev,
/linux-6.15/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.c3535 .get_link_ext_stats = __phy_ethtool_get_link_ext_stats,