Searched refs:rtl8366_vlan_del (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | realtek-smi-core.h | 140 int rtl8366_vlan_del(struct dsa_switch *ds, int port,
|
H A D | rtl8366.c | 460 int rtl8366_vlan_del(struct dsa_switch *ds, int port, in rtl8366_vlan_del() function 509 EXPORT_SYMBOL_GPL(rtl8366_vlan_del); variable
|
H A D | rtl8366rb.c | 1509 .port_vlan_del = rtl8366_vlan_del,
|
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/ |
H A D | realtek.h | 140 int rtl8366_vlan_del(struct dsa_switch *ds, int port,
|
H A D | rtl8366-core.c | 350 int rtl8366_vlan_del(struct dsa_switch *ds, int port, in rtl8366_vlan_del() function 392 EXPORT_SYMBOL_GPL(rtl8366_vlan_del); variable
|
H A D | rtl8366rb.c | 1835 .port_vlan_del = rtl8366_vlan_del, 1861 .port_vlan_del = rtl8366_vlan_del,
|
Completed in 10 milliseconds