Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c118 .ah_resetTsf = ar5210ResetTsf,
H A Dar5210.h235 extern void ar5210ResetTsf(struct ath_hal *);
H A Dar5210_misc.c369 ar5210ResetTsf(struct ath_hal *ah) in ar5210ResetTsf() function