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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c473 * we mark updateslot, then wait one beacon before effecting
486 if (sc->beacon.updateslot == UPDATE) {
487 sc->beacon.updateslot = COMMIT;
489 } else if (sc->beacon.updateslot == COMMIT &&
493 sc->beacon.updateslot = OK;
H A Dhtc.h414 } updateslot; /* slot time update fsm */ member in struct:htc_beacon
H A Dath9k.h703 } updateslot; /* slot time update fsm */ member in struct:ath_beacon
H A Dhtc_drv_main.c1603 priv->beacon.updateslot = UPDATE;
H A Dmain.c1920 sc->beacon.updateslot = UPDATE;

Completed in 376 milliseconds