Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_priv.h424 int b53_vlan_del(struct dsa_switch *ds, int port,
H A Db53_common.c1730 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function
1765 EXPORT_SYMBOL(b53_vlan_del);
2605 .port_vlan_del = b53_vlan_del,