Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath.c1884 if (sc->sc_beacons) { /* restart beacons */ in ath_vap_delete()
2629 sc->sc_beacons = 0; in ath_init()
3005 if (sc->sc_beacons) { /* restart beacons */ in ath_reset()
5325 if (sc->sc_beacons) { /* restart beacons */ in ath_chan_set()
5844 sc->sc_beacons = 0; in ath_newstate()
5992 } else if (!sc->sc_beacons) { in ath_newstate()
5999 sc->sc_beacons = 1; in ath_newstate()
6042 sc->sc_beacons = 1; in ath_newstate()
6107 sc->sc_beacons = 0; in ath_newstate()
HDif_athvar.h639 sc_beacons : 1,/* beacons running */ member
/freebsd-13-stable/sys/dev/bwn/
HDif_bwnvar.h1042 uint8_t sc_beacons[2]; member
HDif_bwn.c2067 sc->sc_beacons[0] = sc->sc_beacons[1] = 0; in bwn_init()