Searched refs:TSF_TO_TU (Results 1 – 2 of 2) sorted by relevance
356 #define TSF_TO_TU(_h,_l) \ in ath_tdma_update() macro441 nextslottu = TSF_TO_TU(nextslot>>32, nextslot); in ath_tdma_update()483 nextslottu, TSF_TO_TU(nextslot >> 32, nextslot)); in ath_tdma_update()510 tudelta = nextslottu - TSF_TO_TU(nexttbtt_full >> 32, nexttbtt_full); in ath_tdma_update()604 #undef TSF_TO_TU in ath_tdma_update()
916 #define TSF_TO_TU(_h,_l) \ in ath_beacon_config() macro945 nexttbtt = TSF_TO_TU(le32dec(ni->ni_tstamp.data + 4), in ath_beacon_config()995 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1141 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1187 #undef TSF_TO_TU in ath_beacon_config()