Searched refs:sc_syncbeacon (Results 1 – 4 of 4) sorted by relevance
2339 sc->sc_syncbeacon = 1; in ath_intr()2452 sc->sc_syncbeacon = 1; in ath_bmiss_vap()2501 sc->sc_syncbeacon = 1; in ath_bmiss_proc()5515 sc->sc_syncbeacon = 0; in ath_scan_start()5739 sc->sc_syncbeacon = 1; in ath_set_channel()5993 sc->sc_syncbeacon = 1; in ath_newstate()6024 sc->sc_syncbeacon = 1; in ath_newstate()6130 DPRINTF(sc, ATH_DEBUG_BEACON, "%s: syncbeacon=%d\n", __func__, sc->sc_syncbeacon); in ath_newstate()6146 if (sc->sc_syncbeacon == 0) { in ath_newstate()
305 sc->sc_syncbeacon = 0; in ath_tdma_config()
463 sc->sc_syncbeacon && in ath_recv_mgmt()475 sc->sc_syncbeacon = 0; in ath_recv_mgmt()
633 sc_syncbeacon:1,/* sync/resync beacon timers */ member