Home
last modified time | relevance | path

Searched refs:noa_start (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
A Dchannel.c444 avp->noa_start = tsf_time; in ath_chanctx_set_periodic_noa()
463 avp->noa_start, in ath_chanctx_set_periodic_noa()
476 avp->noa_start = tsf_time; in ath_chanctx_set_oneshot_noa()
484 avp->noa_start, in ath_chanctx_set_oneshot_noa()
612 if (avp->noa_duration && tsf_time - avp->noa_start > BIT(30)) in ath_chanctx_event()
1538 noa->desc[i].start_time = cpu_to_le32(avp->noa_start); in ath9k_beacon_add_noa()
A Dath9k.h650 u32 noa_start; member

Completed in 12 milliseconds