Searched refs:TSF_TO_TU (Results 1 – 2 of 2) sorted by relevance
357 #define TSF_TO_TU(_h,_l) \ in ath_tdma_update() macro443 nextslottu = TSF_TO_TU(nextslot>>32, nextslot); in ath_tdma_update()485 nextslottu, TSF_TO_TU(nextslot >> 32, nextslot)); in ath_tdma_update()512 tudelta = nextslottu - TSF_TO_TU(nexttbtt_full >> 32, nexttbtt_full); in ath_tdma_update()606 #undef TSF_TO_TU in ath_tdma_update()
927 #define TSF_TO_TU(_h,_l) \ in ath_beacon_config() macro982 nexttbtt = TSF_TO_TU(le32dec(ni->ni_tstamp.data + 4), in ath_beacon_config()1048 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1194 tsftu = TSF_TO_TU(tsf>>32, tsf) + FUDGE; in ath_beacon_config()1249 #undef TSF_TO_TU in ath_beacon_config()