Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_priv.h357 int b53_vlan_del(struct dsa_switch *ds, int port,
H A Db53_common.c1459 int b53_vlan_del(struct dsa_switch *ds, int port, in b53_vlan_del() function
1492 EXPORT_SYMBOL(b53_vlan_del);
2223 .port_vlan_del = b53_vlan_del,
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c1122 .port_vlan_del = b53_vlan_del,