Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h372 int b53_vlan_del(struct dsa_switch *ds, int port,
H A Db53_common.c1544 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function
1574 EXPORT_SYMBOL(b53_vlan_del);
2319 .port_vlan_del = b53_vlan_del,
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c1233 .port_vlan_del = b53_vlan_del,