Home
last modified time | relevance | path

Searched defs:tsf64 (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/dev/ath/
H A Dif_ath_tsf.h55 u_int64_t tsf64 = (tsf & ~0xffffffffULL) | rstamp; in ath_extend_tsf32() local
H A Dif_ath_alq.h50 uint64_t tsf64; member
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c144 ar5416SetTsf64(struct ath_hal *ah, uint64_t tsf64) in ar5416SetTsf64()
/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c118 ar9300_freebsd_set_tsf64(struct ath_hal * ah,uint64_t tsf64) ar9300_freebsd_set_tsf64() argument
H A Dar9300_stub_funcs.c341 ar9300_Stub_SetTsf64(struct ath_hal *ah, uint64_t tsf64) in ar9300_Stub_SetTsf64()
/freebsd-src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c267 ar5212SetTsf64(struct ath_hal *ah, uint64_t tsf64) in ar5212SetTsf64()
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dwmi.c4061 u64 tsf64; in ath10k_dfs_radar_report() local