Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Drealtek-smi.h139 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset);
Drtl8366.c479 int rtl8366_get_sset_count(struct dsa_switch *ds, int port, int sset) in rtl8366_get_sset_count() function
491 EXPORT_SYMBOL_GPL(rtl8366_get_sset_count);
Drtl8366rb.c1422 .get_sset_count = rtl8366_get_sset_count,