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