Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c418 avp->offchannel_duration = sc->sched.offchannel_duration; in ath_chanctx_offchannel_noa()
422 avp->offchannel_duration, in ath_chanctx_offchannel_noa()
513 if (avp->offchannel_duration) in ath_chanctx_event()
514 avp->offchannel_duration = 0; in ath_chanctx_event()
810 sc->sched.offchannel_duration = in ath_chanctx_switch()
828 sc->sched.offchannel_duration = in ath_chanctx_switch()
836 sc->sched.offchannel_duration); in ath_chanctx_switch()
1285 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1512 if (!avp->offchannel_duration in ath9k_beacon_add_noa()
[all...]
H A Dath9k.h392 unsigned int offchannel_duration; member
647 u32 offchannel_duration; member
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h90 * @offchannel_duration: duration given in microseconds
95 __le32 offchannel_duration; member