Searched refs:nexttbtt_full (Results 1 – 1 of 1) sorted by relevance
365 u_int64_t tsf, rstamp, nextslot, nexttbtt, nexttbtt_full; in ath_tdma_update() local474 nexttbtt_full = ath_hal_getnexttbtt(ah); in ath_tdma_update()475 nexttbtt = nexttbtt_full % (TU_TO_TSF(HAL_BEACON_PERIOD + 1)); in ath_tdma_update()512 tudelta = nextslottu - TSF_TO_TU(nexttbtt_full >> 32, nexttbtt_full); in ath_tdma_update()530 t.nexttbtt = htobe64(nexttbtt_full); in ath_tdma_update()