Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c769 vsc73xx_update_vlan_table(struct vsc73xx *vsc, int port, u16 vid, bool set) in vsc73xx_update_vlan_table() function
1707 ret = vsc73xx_update_vlan_table(vsc, port, vlan->vid, true); in vsc73xx_port_vlan_add()
1724 ret = vsc73xx_update_vlan_table(vsc, port, vlan->vid, false); in vsc73xx_port_vlan_del()
1770 return vsc73xx_update_vlan_table(vsc, port, vid, true); in vsc73xx_tag_8021q_vlan_add()
1796 return vsc73xx_update_vlan_table(vsc, port, vid, false); in vsc73xx_tag_8021q_vlan_del()