Searched refs:sc_nstavaps (Results 1 – 4 of 4) sorted by relevance
284 uint8_t sc_nstavaps; /* # sta mode vaps */ member
694 sc->sc_nstavaps++; in mwl_vap_create()707 else if (sc->sc_nstavaps) in mwl_vap_create()740 sc->sc_nstavaps--; in mwl_vap_delete()
1550 if (sc->sc_nstavaps != 0) { /* XXX only 1 for now */ in ath_vap_create()1727 sc->sc_nstavaps++; in ath_vap_create()1865 sc->sc_nstavaps--; in ath_vap_delete()1866 if (sc->sc_nstavaps == 0 && sc->sc_swbmiss) in ath_vap_delete()
568 int sc_nstavaps; /* # station vaps */ member