Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c621 (!avp->noa_duration || sc->sched.force_noa_update)) in ath_chanctx_event()
625 if (ctx->active && sc->sched.force_noa_update) in ath_chanctx_event()
626 sc->sched.force_noa_update = false; in ath_chanctx_event()
978 sc->sched.force_noa_update = true; in ath_scan_complete()
H A Dath9k.h384 bool force_noa_update; member