Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dchannel.c327 if (avp->offchannel_duration) in ath_chanctx_event()
328 avp->offchannel_duration = 0; in ath_chanctx_event()
383 avp->offchannel_duration = sc->sched.offchannel_duration; in ath_chanctx_event()
387 avp->offchannel_duration, in ath_chanctx_event()
643 sc->sched.offchannel_duration = in ath_chanctx_switch()
661 sc->sched.offchannel_duration = in ath_chanctx_switch()
669 sc->sched.offchannel_duration); in ath_chanctx_switch()
1104 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1317 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa()
1320 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()
[all …]
Dath9k.h392 unsigned int offchannel_duration; member
615 u32 offchannel_duration; member