Home
last modified time | relevance | path

Searched refs:get_phy_stats (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/phy/qcom/
H A Dqca807x.c810 .get_phy_stats = qca807x_get_phy_stats,
838 .get_phy_stats = qca807x_get_phy_stats,
H A Dqca808x.c676 .get_phy_stats = qca808x_get_phy_stats,
/linux/drivers/net/phy/
H A Ddp83tg720.c661 .get_phy_stats = dp83tg720_get_phy_stats,
H A Dmicrel.c7013 .get_phy_stats = lan8842_get_phy_stats,
7032 .get_phy_stats = lan8842_get_phy_stats,
7099 .get_phy_stats = kszphy_get_phy_stats,
H A Dphy_device.c3964 .get_phy_stats = __phy_ethtool_get_phy_stats,
/linux/include/linux/
H A Dphy.h1322 void (*get_phy_stats)(struct phy_device *dev, member