Searched refs:br_switchdev_port_vlan_del (Results 1 – 3 of 3) sorted by relevance
164 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function
135 err = br_switchdev_port_vlan_del(dev, v->vid); in __vlan_vid_del()339 br_switchdev_port_vlan_del(dev, v->vid); in __vlan_add()366 err = br_switchdev_port_vlan_del(v->br->dev, v->vid); in __vlan_del()707 br_switchdev_port_vlan_del(br->dev, vlan->vid); in br_vlan_add_existing()
1994 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid);2067 static inline int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function