Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/mscc/
A Docelot.h1044 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid);
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c665 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid) in ocelot_vlan_del() function
690 EXPORT_SYMBOL(ocelot_vlan_del);
A Docelot_net.c526 ret = ocelot_vlan_del(ocelot, port, vid); in ocelot_vlan_vid_del()
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c1037 return ocelot_vlan_del(ocelot, port, vlan->vid); in felix_vlan_del()

Completed in 23 milliseconds