Searched refs:rtl8366_get_sset_count (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | realtek-smi-core.h | 144 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset);
|
H A D | rtl8366.c | 529 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset) in rtl8366_get_sset_count() function 541 EXPORT_SYMBOL_GPL(rtl8366_get_sset_count); variable
|
H A D | rtl8366rb.c | 1505 .get_sset_count = rtl8366_get_sset_count,
|
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
H A D | realtek.h | 144 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset);
|
H A D | rtl8366-core.c | 412 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset) in rtl8366_get_sset_count() function 424 EXPORT_SYMBOL_GPL(rtl8366_get_sset_count); variable
|
H A D | rtl8366rb.c | 1830 .get_sset_count = rtl8366_get_sset_count, 1856 .get_sset_count = rtl8366_get_sset_count,
|
Completed in 8 milliseconds