Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c535 if (sc->sched.offchannel_pending && !sc->sched.wait_switch) { in ath_chanctx_event()
536 sc->sched.offchannel_pending = false; in ath_chanctx_event()
540 "Setting offchannel_pending to false\n"); in ath_chanctx_event()
813 sc->sched.offchannel_pending = true; in ath_chanctx_switch()
821 "Set offchannel_pending to true\n"); in ath_chanctx_switch()
927 sc->sched.offchannel_pending = false; in ath_offchannel_next()
1289 if (!sc->sched.offchannel_pending) in ath_chanctx_set_next()
H A Dath9k.h381 bool offchannel_pending; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c535 if (sc->sched.offchannel_pending && !sc->sched.wait_switch) { in ath_chanctx_event()
536 sc->sched.offchannel_pending = false; in ath_chanctx_event()
540 "Setting offchannel_pending to false\n"); in ath_chanctx_event()
813 sc->sched.offchannel_pending = true; in ath_chanctx_switch()
821 "Set offchannel_pending to true\n"); in ath_chanctx_switch()
927 sc->sched.offchannel_pending = false; in ath_offchannel_next()
1289 if (!sc->sched.offchannel_pending) in ath_chanctx_set_next()
H A Dath9k.h382 bool offchannel_pending; member

Completed in 11 milliseconds