Lines Matching refs:offchannel_duration
423 avp->offchannel_duration = sc->sched.offchannel_duration; in ath_chanctx_offchannel_noa()
427 avp->offchannel_duration, in ath_chanctx_offchannel_noa()
518 if (avp->offchannel_duration) in ath_chanctx_event()
519 avp->offchannel_duration = 0; in ath_chanctx_event()
815 sc->sched.offchannel_duration = in ath_chanctx_switch()
833 sc->sched.offchannel_duration = in ath_chanctx_switch()
841 sc->sched.offchannel_duration); in ath_chanctx_switch()
1290 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1517 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa()
1520 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()
1548 if (avp->offchannel_duration) { in ath9k_beacon_add_noa()
1551 noa->desc[i].duration = cpu_to_le32(avp->offchannel_duration); in ath9k_beacon_add_noa()