Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c163 static int ocelot_port_set_native_vlan(struct ocelot *ocelot, int port, in ocelot_port_set_native_vlan() function
249 ocelot_port_set_native_vlan(ocelot, port, ocelot_port->vid); in ocelot_port_vlan_filtering()
285 ret = ocelot_port_set_native_vlan(ocelot, port, vid); in ocelot_vlan_add()
311 ocelot_port_set_native_vlan(ocelot, port, 0); in ocelot_vlan_del()
1211 return ocelot_port_set_native_vlan(ocelot, port, 0); in ocelot_port_bridge_leave()

Completed in 2 milliseconds