Searched refs:b53_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance
339 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
1004 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_stats() function1035 EXPORT_SYMBOL(b53_get_ethtool_stats);2294 .get_ethtool_stats = b53_get_ethtool_stats,
1195 b53_get_ethtool_stats(ds, port, data); in bcm_sf2_sw_get_ethtool_stats()