Searched refs:ocelot_vlan_del (Results 1 – 3 of 3) sorted by relevance
294 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid) in ocelot_vlan_del() function315 EXPORT_SYMBOL(ocelot_vlan_del);
243 ret = ocelot_vlan_del(ocelot, port, vid); in ocelot_vlan_vid_del()
161 err = ocelot_vlan_del(ocelot, port, vid); in felix_vlan_del()