Home
last modified time | relevance | path

Searched refs:_tu (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_beacon.c38 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5211GetNextTBTT() argument
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_beacon.c35 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5210GetNextTBTT() argument
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_beacon.c25 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
H A Dar9300_freebsd.c952 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
H A Dar9300_xmit.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
H A Dar9300_misc.c616 #define TU_TO_USEC(_tu) ((_tu) << 10) in ar9300_set_quiet() argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h572 #define TU_TO_JIFFIES(_tu) (usecs_to_jiffies(_tu) * 1024) argument
573 #define TU_TO_EXP_TIME(_tu) (jiffies + TU_TO_JIFFIES(_tu)) argument
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_beacon.c34 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5212GetNextTBTT() argument
H A Dar5212_xmit.c266 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
H A Dar5416_misc.c418 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
H A Dar5416_xmit.c1241 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
/freebsd/sys/dev/ath/
H A Dif_ath_tdma.c359 #define TU_TO_TSF(_tu) (((u_int64_t)(_tu)) << 10) in ath_tdma_update() argument
H A Dif_ath_rx.c350 #define TU_TO_TSF(_tu) (((u_int64_t)(_tu)) << 10) in ath_recv_mgmt() argument
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td211 // suffix `_tu`, `tumu`, `tuma`, `tamu` and `tama`.