Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot.c283 static int ocelot_port_num_untagged_vlans(struct ocelot *ocelot, int port) in ocelot_port_num_untagged_vlans() function
328 ocelot_port_num_untagged_vlans(ocelot, port) == 1; in ocelot_port_uses_native_vlan()
358 else if (ocelot_port_num_untagged_vlans(ocelot, port)) in ocelot_port_manage_port_tag()
616 if (ocelot_port_num_untagged_vlans(ocelot, port) > 1) { in ocelot_vlan_prepare()