Lines Matching refs:offchannel_duration
403 avp->offchannel_duration = sc->sched.offchannel_duration; in ath_chanctx_offchannel_noa()
407 avp->offchannel_duration, in ath_chanctx_offchannel_noa()
497 if (avp->offchannel_duration) in ath_chanctx_event()
498 avp->offchannel_duration = 0; in ath_chanctx_event()
794 sc->sched.offchannel_duration = in ath_chanctx_switch()
812 sc->sched.offchannel_duration = in ath_chanctx_switch()
820 sc->sched.offchannel_duration); in ath_chanctx_switch()
1258 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1473 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa()
1476 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()
1504 if (avp->offchannel_duration) { in ath9k_beacon_add_noa()
1507 noa->desc[i].duration = cpu_to_le32(avp->offchannel_duration); in ath9k_beacon_add_noa()