Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h341 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data);
Db53_common.c1037 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_phy_stats() function
1047 EXPORT_SYMBOL(b53_get_ethtool_phy_stats);
2296 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.c1225 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,