Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c150 static int ocelot_port_set_native_vlan(struct ocelot *ocelot, int port, in ocelot_port_set_native_vlan() function
236 ocelot_port_set_native_vlan(ocelot, port, ocelot_port->vid); in ocelot_port_vlan_filtering()
272 ret = ocelot_port_set_native_vlan(ocelot, port, vid); in ocelot_vlan_add()
298 ocelot_port_set_native_vlan(ocelot, port, 0); in ocelot_vlan_del()
1142 return ocelot_port_set_native_vlan(ocelot, port, 0); in ocelot_port_bridge_leave()