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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot.c320 static int ocelot_port_num_untagged_vlans(struct ocelot *ocelot, int port) function
365 ocelot_port_num_untagged_vlans(ocelot, port) == 1;
395 else if (ocelot_port_num_untagged_vlans(ocelot, port))
411 * ocelot_port_num_untagged_vlans has returned 1.
653 if (ocelot_port_num_untagged_vlans(ocelot, port) > 1) {

Completed in 89 milliseconds