Searched refs:rtl8366_get_ethtool_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | realtek-smi-core.h | 145 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
|
H A D | rtl8366.c | 543 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in rtl8366_get_ethtool_stats() function 565 EXPORT_SYMBOL_GPL(rtl8366_get_ethtool_stats); variable
|
H A D | rtl8366rb.c | 1504 .get_ethtool_stats = rtl8366_get_ethtool_stats,
|
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
H A D | realtek.h | 145 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data);
|
H A D | rtl8366-core.c | 426 void rtl8366_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) in rtl8366_get_ethtool_stats() function 448 EXPORT_SYMBOL_GPL(rtl8366_get_ethtool_stats); variable
|
H A D | rtl8366rb.c | 1829 .get_ethtool_stats = rtl8366_get_ethtool_stats, 1855 .get_ethtool_stats = rtl8366_get_ethtool_stats,
|
Completed in 8 milliseconds