Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_priv.h360 int b53_vlan_del(struct dsa_switch *ds, int port,
Db53_common.c1556 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function
1586 EXPORT_SYMBOL(b53_vlan_del);
2312 .port_vlan_del = b53_vlan_del,
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.c1245 .port_vlan_del = b53_vlan_del,