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

/freebsd-12-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h67 uint32_t valid_vlans; member in struct:mtkswitch_softc
H A Dmtkswitch_rt3050.c334 sc->valid_vlans = (1<<0);
368 if ((sc->valid_vlans & (1<<v->es_vlangroup)) == 0)
465 sc->valid_vlans |= (1<<v->es_vlangroup);

Completed in 102 milliseconds