Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h485 extern void ar5212ResetTsf(struct ath_hal *ah);
H A Dar5212_attach.c115 .ah_resetTsf = ar5212ResetTsf,
H A Dar5212_misc.c277 ar5212ResetTsf(struct ath_hal *ah) in ar5212ResetTsf() function