Searched refs:br_switchdev_port_vlan_del (Results 1 – 3 of 3) sorted by relevance
153 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function
131 err = br_switchdev_port_vlan_del(dev, vid); in __vlan_vid_del()289 br_switchdev_port_vlan_del(dev, v->vid); in __vlan_add()316 err = br_switchdev_port_vlan_del(v->br->dev, v->vid); in __vlan_del()603 br_switchdev_port_vlan_del(br->dev, vlan->vid); in br_vlan_add_existing()
1148 int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid);1184 static inline int br_switchdev_port_vlan_del(struct net_device *dev, u16 vid) in br_switchdev_port_vlan_del() function