Home
last modified time | relevance | path

Searched refs:b53_get_ethtool_phy_stats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/b53/
H A Db53_common.c1196 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_phy_stats() function
1206 EXPORT_SYMBOL(b53_get_ethtool_phy_stats);
2707 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,
/linux/drivers/net/dsa/
H A Dbcm_sf2.c1225 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,