Home
last modified time | relevance | path

Searched refs:rtl8366_get_ethtool_stats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/dsa/realtek/
H A Drtl8366-core.c422 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in rtl8366_get_ethtool_stats() function
444 EXPORT_SYMBOL_NS_GPL(rtl8366_get_ethtool_stats, "REALTEK_DSA");
H A Drealtek.h142 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
H A Drtl8366rb.c1803 .get_ethtool_stats = rtl8366_get_ethtool_stats,