Searched refs:br_switchdev_port_vlan_del (Results 1 – 3 of 3) sorted by relevance
163 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function
137 err = br_switchdev_port_vlan_del(dev, v->vid); in __vlan_vid_del()334 br_switchdev_port_vlan_del(dev, v->vid); in __vlan_add()361 err = br_switchdev_port_vlan_del(v->br->dev, v->vid); in __vlan_del()685 br_switchdev_port_vlan_del(br->dev, vlan->vid); in br_vlan_add_existing()
1514 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid);1551 static inline int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function