Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDDebugInfo.h52 : DebugInfo(Kind::Dwarf), _tu(std::move(tu)) {} in DwarfDebugInfo()
58 const TranslationUnitSource &translationUnitSource() const { return _tu; } in translationUnitSource()
61 TranslationUnitSource _tu;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_beacon.c38 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5211GetNextTBTT() argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_beacon.c35 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5210GetNextTBTT() argument
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_beacon.c25 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
HDar9300_freebsd.c749 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
HDar9300_xmit.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
HDar9300_misc.c614 #define TU_TO_USEC(_tu) ((_tu) << 10) in ar9300_set_quiet() argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_beacon.c34 #define TU_TO_TSF(_tu) (((uint64_t)(_tu)) << 10) in ar5212GetNextTBTT() argument
HDar5212_xmit.c267 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_beacon.c28 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
HDar5416_misc.c418 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
HDar5416_xmit.c1243 #define TU_TO_USEC(_tu) ((_tu) << 10) argument
/freebsd-11-stable/sys/dev/ath/
HDif_ath_tdma.c358 #define TU_TO_TSF(_tu) (((u_int64_t)(_tu)) << 10) in ath_tdma_update() argument
HDif_ath_rx.c350 #define TU_TO_TSF(_tu) (((u_int64_t)(_tu)) << 10) in ath_recv_mgmt() argument