Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c114 .ah_setTsf64 = ar5212SetTsf64,
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c145 ah->ah_setTsf64 = ar5416SetTsf64; in ar5416InitState()
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah.h1434 void __ahdecl(*ah_setTsf64)(struct ath_hal *, uint64_t); member
/freebsd-10-stable/sys/dev/ath/
Dif_athvar.h1068 ((*(_ah)->ah_setTsf64)((_ah), (_val)))