Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_priv.h324 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data);
H A Db53_common.c964 void b53_get_ethtool_phy_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_phy_stats() function
974 EXPORT_SYMBOL(b53_get_ethtool_phy_stats);
2201 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c1100 .get_ethtool_phy_stats = b53_get_ethtool_phy_stats,