Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot.c388 bool uses_native_vlan = false; in ocelot_port_manage_port_tag() local
391 uses_native_vlan = ocelot_port_uses_native_vlan(ocelot, port); in ocelot_port_manage_port_tag()
393 if (uses_native_vlan) in ocelot_port_manage_port_tag()
407 if (uses_native_vlan) { in ocelot_port_manage_port_tag()