Home
last modified time | relevance | path

Searched refs:ar5212SetTsf64 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h484 extern void ar5212SetTsf64(struct ath_hal *ah, uint64_t tsf64);
H A Dar5212_attach.c114 .ah_setTsf64 = ar5212SetTsf64,
H A Dar5212_misc.c267 ar5212SetTsf64(struct ath_hal *ah, uint64_t tsf64) in ar5212SetTsf64() function