Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/b53/
Db53_priv.h317 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data);
Db53_common.c921 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_phy_stats() function
931 EXPORT_SYMBOL(b53_get_ethtool_phy_stats);
1969 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2.c947 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,