Home
last modified time | relevance | path

Searched refs:ar5416SetTsf64 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_misc.c144 ar5416SetTsf64(struct ath_hal *ah, uint64_t tsf64) in ar5416SetTsf64() function
H A Dar5416.h239 extern void ar5416SetTsf64(struct ath_hal *ah, uint64_t tsf64);
H A Dar5416_attach.c145 ah->ah_setTsf64 = ar5416SetTsf64; in ar5416InitState()
H A Dar5416_reset.c184 ar5416SetTsf64(ah, tsf); in ar5416Reset()
219 ar5416SetTsf64(ah, tsf); in ar5416Reset()