Searched refs:sc_beacons (Results 1 – 2 of 2) sorted by relevance
1895 if (sc->sc_beacons) { /* restart beacons */ in ath_vap_delete()2686 sc->sc_beacons = 0; in ath_init()3062 if (sc->sc_beacons) { /* restart beacons */ in ath_reset()5387 if (sc->sc_beacons) { /* restart beacons */ in ath_chan_set()5906 sc->sc_beacons = 0; in ath_newstate()6054 } else if (!sc->sc_beacons) { in ath_newstate()6061 sc->sc_beacons = 1; in ath_newstate()6111 sc->sc_beacons = 1; in ath_newstate()6177 sc->sc_beacons = 0; in ath_newstate()
640 sc_beacons : 1,/* beacons running */ member