Searched refs:offchannel_pending (Results 1 – 2 of 2) sorted by relevance
336 if (sc->sched.offchannel_pending && !sc->sched.wait_switch) { in ath_chanctx_event()337 sc->sched.offchannel_pending = false; in ath_chanctx_event()641 sc->sched.offchannel_pending = true; in ath_chanctx_switch()1103 if (!sc->sched.offchannel_pending) in ath_chanctx_set_next()
383 bool offchannel_pending; member