Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1267 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1482 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa()
1485 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()
[all …]
Dath9k.h387 unsigned int offchannel_duration; member
617 u32 offchannel_duration; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api.h1675 __le32 offchannel_duration; member