Searched refs:sc_nstavaps (Results 1 – 4 of 4) sorted by relevance
284 uint8_t sc_nstavaps; /* # sta mode vaps */ member
698 sc->sc_nstavaps++; in mwl_vap_create()711 else if (sc->sc_nstavaps) in mwl_vap_create()744 sc->sc_nstavaps--; in mwl_vap_delete()
1466 if (sc->sc_nstavaps != 0) { /* XXX only 1 for now */ in ath_vap_create()1642 sc->sc_nstavaps++; in ath_vap_create()1779 sc->sc_nstavaps--; in ath_vap_delete()1780 if (sc->sc_nstavaps == 0 && sc->sc_swbmiss) in ath_vap_delete()
564 int sc_nstavaps; /* # station vaps */ member