Searched refs:b53_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance
495 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
1163 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_stats() function1194 EXPORT_SYMBOL(b53_get_ethtool_stats);2705 .get_ethtool_stats = b53_get_ethtool_stats,
1199 b53_get_ethtool_stats(ds, port, data); in bcm_sf2_sw_get_ethtool_stats()