Searched refs:sc_syncbeacon (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath.c2465 sc->sc_syncbeacon = 1;
2515 sc->sc_syncbeacon = 1;
2548 sc->sc_syncbeacon = 1;
5567 sc->sc_syncbeacon = 0;
5791 sc->sc_syncbeacon = 1;
6045 sc->sc_syncbeacon = 1;
6082 sc->sc_syncbeacon = 1;
6190 DPRINTF(sc, ATH_DEBUG_BEACON, "%s: syncbeacon=%d\n", __func__, sc->sc_syncbeacon);
6206 if (sc->sc_syncbeacon == 0) {
H A Dif_ath_tdma.c303 sc->sc_syncbeacon = 0;
H A Dif_ath_rx.c461 sc->sc_syncbeacon &&
474 sc->sc_syncbeacon = 0;
H A Dif_athvar.h632 sc_syncbeacon:1,/* sync/resync beacon timers */ member in struct:ath_softc

Completed in 394 milliseconds