Searched refs:rtl8366_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance
145 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
543 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in rtl8366_get_ethtool_stats() function565 EXPORT_SYMBOL_GPL(rtl8366_get_ethtool_stats);
1504 .get_ethtool_stats = rtl8366_get_ethtool_stats,