Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211.h245 extern uint64_t ar5211GetTsf64(struct ath_hal *);
Dar5211_attach.c113 .ah_getTsf64 = ar5211GetTsf64,
Dar5211_misc.c328 ar5211GetTsf64(struct ath_hal *ah) in ar5211GetTsf64() function