Searched refs:updateslot (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c415 * we mark updateslot, then wait one beacon before effecting
428 if (sc->beacon.updateslot == UPDATE) {
429 sc->beacon.updateslot = COMMIT; /* commit next beacon */
431 } else if (sc->beacon.updateslot == COMMIT && sc->beacon.slotupdate == slot) {
434 sc->beacon.updateslot = OK;
H A Dath9k.h395 } updateslot; /* slot time update fsm */ member in struct:ath_beacon
H A Dmain.c1878 sc->beacon.updateslot = UPDATE;

Completed in 89 milliseconds