Home
last modified time | relevance | path

Searched refs:sc_beacons (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath.c1893 if (sc->sc_beacons) { /* restart beacons */ in ath_vap_delete()
2678 sc->sc_beacons = 0; in ath_init()
3054 if (sc->sc_beacons) { /* restart beacons */ in ath_reset()
5379 if (sc->sc_beacons) { /* restart beacons */ in ath_chan_set()
5898 sc->sc_beacons = 0; in ath_newstate()
6046 } else if (!sc->sc_beacons) { in ath_newstate()
6053 sc->sc_beacons = 1; in ath_newstate()
6103 sc->sc_beacons = 1; in ath_newstate()
6169 sc->sc_beacons = 0; in ath_newstate()
H A Dif_athvar.h640 sc_beacons : 1,/* beacons running */ member
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h1042 uint8_t sc_beacons[2]; member
H A Dif_bwn.c2067 sc->sc_beacons[0] = sc->sc_beacons[1] = 0; in bwn_init()