Searched refs:b53_vlan_del (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 357 int b53_vlan_del(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 1459 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function 1492 EXPORT_SYMBOL(b53_vlan_del); variable 2223 .port_vlan_del = b53_vlan_del,
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 372 int b53_vlan_del(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 1540 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function 1570 EXPORT_SYMBOL(b53_vlan_del); variable 2307 .port_vlan_del = b53_vlan_del,
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1130 .port_vlan_del = b53_vlan_del,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1231 .port_vlan_del = b53_vlan_del,
|
Completed in 12 milliseconds