Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c423 avp->offchannel_duration = sc->sched.offchannel_duration; in ath_chanctx_offchannel_noa()
427 avp->offchannel_duration, in ath_chanctx_offchannel_noa()
518 if (avp->offchannel_duration) in ath_chanctx_event()
519 avp->offchannel_duration = 0; in ath_chanctx_event()
815 sc->sched.offchannel_duration = in ath_chanctx_switch()
833 sc->sched.offchannel_duration = in ath_chanctx_switch()
841 sc->sched.offchannel_duration); in ath_chanctx_switch()
1290 sc->sched.offchannel_duration = 0; in ath_chanctx_set_next()
1517 if (!avp->offchannel_duration && !avp->noa_duration) in ath9k_beacon_add_noa()
1520 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()
[all …]
H A Dath9k.h392 unsigned int offchannel_duration; member
647 u32 offchannel_duration; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h95 __le32 offchannel_duration; member