Searched refs:rtl8366_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance
143 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
512 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in rtl8366_get_ethtool_stats() function534 EXPORT_SYMBOL_GPL(rtl8366_get_ethtool_stats);
1511 .get_ethtool_stats = rtl8366_get_ethtool_stats,