Home
last modified time | relevance | path

Searched refs:force_noa_update (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c626 (!avp->noa_duration || sc->sched.force_noa_update)) in ath_chanctx_event()
630 if (ctx->active && sc->sched.force_noa_update) in ath_chanctx_event()
631 sc->sched.force_noa_update = false; in ath_chanctx_event()
983 sc->sched.force_noa_update = true; in ath_scan_complete()
H A Dath9k.h383 bool force_noa_update; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c626 (!avp->noa_duration || sc->sched.force_noa_update)) in ath_chanctx_event()
630 if (ctx->active && sc->sched.force_noa_update) in ath_chanctx_event()
631 sc->sched.force_noa_update = false; in ath_chanctx_event()
983 sc->sched.force_noa_update = true; in ath_scan_complete()
H A Dath9k.h384 bool force_noa_update; member

Completed in 10 milliseconds