Searched refs:sc_syncbeacon (Results 1 – 4 of 4) sorted by relevance
303 sc->sc_syncbeacon = 0; in ath_tdma_config()
2473 sc->sc_syncbeacon = 1; in ath_bmiss_vap()2523 sc->sc_syncbeacon = 1; in ath_bmiss_proc()2556 sc->sc_syncbeacon = 1; in ath_tsfoor_proc()5575 sc->sc_syncbeacon = 0; in ath_scan_start()5799 sc->sc_syncbeacon = 1; in ath_set_channel()6053 sc->sc_syncbeacon = 1; in ath_newstate()6090 sc->sc_syncbeacon = 1; in ath_newstate()6198 DPRINTF(sc, ATH_DEBUG_BEACON, "%s: syncbeacon=%d\n", __func__, sc->sc_syncbeacon); in ath_newstate()6214 if (sc->sc_syncbeacon == 0) { in ath_newstate()
461 sc->sc_syncbeacon && in ath_recv_mgmt()474 sc->sc_syncbeacon = 0; in ath_recv_mgmt()
632 sc_syncbeacon:1,/* sync/resync beacon timers */ member