Searched refs:sc_scanning (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rsu.c1348 sc->sc_scanning = 1;
1379 while (sc->sc_scanning && cnt < 10) {
1642 sc->sc_scanning = 0;
2929 sc->sc_scanning = 0;
H A Dif_rsureg.h772 sc_scanning:1, member in struct:rsu_softc
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx.c162 if (!sc->sc_needmib && !sc->sc_scanning)
183 if (sc->sc_do_mybeacon && ! sc->sc_scanning) {
H A Dif_ath.c5369 sc->sc_scanning = 1;
5391 sc->sc_scanning = 0;
5450 if (!sc->sc_scanning && ic->ic_curchan == ic->ic_bsschan)
H A Dif_athvar.h627 sc_scanning : 1,/* scanning active */ member in struct:ath_softc
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h1015 sc_scanning:1; member in struct:otus_softc

Completed in 98 milliseconds