Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h482 extern uint32_t ar5212GetTsf32(struct ath_hal *ah);
H A Dar5212_attach.c112 .ah_getTsf32 = ar5212GetTsf32,
H A Dar5212_misc.c261 ar5212GetTsf32(struct ath_hal *ah) in ar5212GetTsf32() function