Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c473 * we mark updateslot, then wait one beacon before effecting in ath9k_beacon_tasklet()
486 if (sc->beacon.updateslot == UPDATE) { in ath9k_beacon_tasklet()
487 sc->beacon.updateslot = COMMIT; in ath9k_beacon_tasklet()
489 } else if (sc->beacon.updateslot == COMMIT && in ath9k_beacon_tasklet()
493 sc->beacon.updateslot = OK; in ath9k_beacon_tasklet()
H A Dhtc.h415 } updateslot; /* slot time update fsm */ member
H A Dath9k.h702 } updateslot; /* slot time update fsm */ member
H A Dhtc_drv_main.c1603 priv->beacon.updateslot = UPDATE; in ath9k_htc_bss_info_changed()
H A Dmain.c1926 sc->beacon.updateslot = UPDATE; in ath9k_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c473 * we mark updateslot, then wait one beacon before effecting in ath9k_beacon_tasklet()
486 if (sc->beacon.updateslot == UPDATE) { in ath9k_beacon_tasklet()
487 sc->beacon.updateslot = COMMIT; in ath9k_beacon_tasklet()
489 } else if (sc->beacon.updateslot == COMMIT && in ath9k_beacon_tasklet()
493 sc->beacon.updateslot = OK; in ath9k_beacon_tasklet()
H A Dhtc.h414 } updateslot; /* slot time update fsm */ member
H A Dath9k.h702 } updateslot; /* slot time update fsm */ member
H A Dhtc_drv_main.c1603 priv->beacon.updateslot = UPDATE; in ath9k_htc_bss_info_changed()
H A Dmain.c1921 sc->beacon.updateslot = UPDATE; in ath9k_bss_info_changed()

Completed in 20 milliseconds