Searched refs:b53_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance
328 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
987 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_stats() function1018 EXPORT_SYMBOL(b53_get_ethtool_stats);2240 .get_ethtool_stats = b53_get_ethtool_stats,
1184 b53_get_ethtool_stats(ds, port, data); in bcm_sf2_sw_get_ethtool_stats()