Searched refs:ocelot_port_set_pvid (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot.c | 457 static void ocelot_port_set_pvid(struct ocelot *ocelot, int port, in ocelot_port_set_pvid() function 634 ocelot_port_set_pvid(ocelot, port, ocelot_port->pvid_vlan); in ocelot_port_vlan_filtering() 688 ocelot_port_set_pvid(ocelot, port, in ocelot_vlan_add() 716 ocelot_port_set_pvid(ocelot, port, NULL); in ocelot_vlan_del() 2023 ocelot_port_set_pvid(ocelot, port, NULL); in ocelot_port_bridge_leave()
|