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

/freebsd-11.0-release/sys/dev/mwl/
H A Dif_mwlvar.h284 uint8_t sc_nstavaps; /* # sta mode vaps */ member in struct:mwl_softc
H A Dif_mwl.c698 sc->sc_nstavaps++;
711 else if (sc->sc_nstavaps)
744 sc->sc_nstavaps--;
/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath.c1467 if (sc->sc_nstavaps != 0) { /* XXX only 1 for now */
1643 sc->sc_nstavaps++;
1780 sc->sc_nstavaps--;
1781 if (sc->sc_nstavaps == 0 && sc->sc_swbmiss)
H A Dif_athvar.h564 int sc_nstavaps; /* # station vaps */ member in struct:ath_softc

Completed in 56 milliseconds