Searched refs:sc_nstavaps (Results 1 – 4 of 4) sorted by relevance
281 uint8_t sc_nstavaps; /* # sta mode vaps */ member
724 sc->sc_nstavaps++; in mwl_vap_create()737 else if (sc->sc_nstavaps) in mwl_vap_create()771 sc->sc_nstavaps--; in mwl_vap_delete()
213 int sc_nstavaps; /* # station vaps */ member
873 if (sc->sc_nstavaps != 0) { /* XXX only 1 for now */ in ath_vap_create()1041 sc->sc_nstavaps++; in ath_vap_create()1151 sc->sc_nstavaps--; in ath_vap_delete()1152 if (sc->sc_nstavaps == 0 && sc->sc_swbmiss) in ath_vap_delete()