Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dchannel.c403 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()
[all …]
Dath9k.h396 unsigned int offchannel_duration; member
619 u32 offchannel_duration; member
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw-api.h1669 __le32 offchannel_duration; member