Home
last modified time | relevance | path

Searched refs:sc_slotupdate (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_beacon.c525 sc->sc_slotupdate = slot; in ath_beacon_proc()
526 } else if (sc->sc_updateslot == COMMIT && sc->sc_slotupdate == slot) in ath_beacon_proc()
H A Dif_athvar.h826 int sc_slotupdate; /* slot to advance fsm */ member