updateslot        701 drivers/net/wireless/ath/ath9k/ath9k.h 	} updateslot;		/* slot time update fsm */
updateslot        486 drivers/net/wireless/ath/ath9k/beacon.c 	if (sc->beacon.updateslot == UPDATE) {
updateslot        487 drivers/net/wireless/ath/ath9k/beacon.c 		sc->beacon.updateslot = COMMIT;
updateslot        489 drivers/net/wireless/ath/ath9k/beacon.c 	} else if (sc->beacon.updateslot == COMMIT &&
updateslot        493 drivers/net/wireless/ath/ath9k/beacon.c 		sc->beacon.updateslot = OK;
updateslot        409 drivers/net/wireless/ath/ath9k/htc.h 	} updateslot;		/* slot time update fsm */
updateslot       1602 drivers/net/wireless/ath/ath9k/htc_drv_main.c 			priv->beacon.updateslot = UPDATE;
updateslot       1813 drivers/net/wireless/ath/ath9k/main.c 			sc->beacon.updateslot = UPDATE;