Searched refs:noa_start (Results 1 – 2 of 2) sorted by relevance
429 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()448 avp->noa_start, in ath_chanctx_set_periodic_noa()461 avp->noa_start = tsf_time; in ath_chanctx_set_oneshot_noa()469 avp->noa_start, in ath_chanctx_set_oneshot_noa()596 if (avp->noa_duration && tsf_time - avp->noa_start > BIT(30)) in ath_chanctx_event()1508 noa->desc[i].start_time = cpu_to_le32(avp->noa_start); in ath9k_beacon_add_noa()
620 u32 noa_start; member