Home
last modified time | relevance | path

Searched refs:ocelot_vlan_del (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c294 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid) in ocelot_vlan_del() function
315 EXPORT_SYMBOL(ocelot_vlan_del); variable
H A Docelot_net.c243 ret = ocelot_vlan_del(ocelot, port, vid); in ocelot_vlan_vid_del()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h753 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid);
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c161 err = ocelot_vlan_del(ocelot, port, vid); in felix_vlan_del()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c698 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid) in ocelot_vlan_del() function
723 EXPORT_SYMBOL(ocelot_vlan_del); variable
H A Docelot_net.c526 ret = ocelot_vlan_del(ocelot, port, vid); in ocelot_vlan_vid_del()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h1056 int ocelot_vlan_del(struct ocelot *ocelot, int port, u16 vid);
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c1037 return ocelot_vlan_del(ocelot, port, vlan->vid); in felix_vlan_del()

Completed in 22 milliseconds