Searched refs:ocelot_port_set_pvid (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot.c | 420 static void ocelot_port_set_pvid(struct ocelot *ocelot, int port, in ocelot_port_set_pvid() function 597 ocelot_port_set_pvid(ocelot, port, ocelot_port->pvid_vlan); in ocelot_port_vlan_filtering() 651 ocelot_port_set_pvid(ocelot, port, in ocelot_vlan_add() 679 ocelot_port_set_pvid(ocelot, port, NULL); in ocelot_vlan_del() 1918 ocelot_port_set_pvid(ocelot, port, NULL); in ocelot_port_bridge_leave()
|