Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/
HDif_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()
HDif_athvar.h640 sc_beacons : 1,/* beacons running */ member
/freebsd-14-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()