Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/b53/
Db53_priv.h372 int b53_vlan_del(struct dsa_switch *ds, int port,
Db53_common.c1540 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function
1570 EXPORT_SYMBOL(b53_vlan_del);
2307 .port_vlan_del = b53_vlan_del,
/Linux-v6.6/drivers/net/dsa/
Dbcm_sf2.c1231 .port_vlan_del = b53_vlan_del,