Searched refs:sc_updateslot (Results 1 – 3 of 3) sorted by relevance
520 if (sc->sc_updateslot == UPDATE) { in ath_beacon_proc()521 sc->sc_updateslot = COMMIT; /* commit next beacon */ in ath_beacon_proc()523 } else if (sc->sc_updateslot == COMMIT && sc->sc_slotupdate == slot) in ath_beacon_proc()
794 } sc_updateslot; /* slot time update fsm */ member
3767 sc->sc_updateslot = OK; in ath_setslottime()3789 sc->sc_updateslot = UPDATE; in ath_updateslot()