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);
991 void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in b53_get_ethtool_stats() function1022 EXPORT_SYMBOL(b53_get_ethtool_stats);2296 .get_ethtool_stats = b53_get_ethtool_stats,
1186 b53_get_ethtool_stats(ds, port, data); in bcm_sf2_sw_get_ethtool_stats()