Home
last modified time | relevance | path

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

/openbmc/linux/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