Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h254 extern uint32_t ar5211GetTsf32(struct ath_hal *);
HDar5211_attach.c116 .ah_getTsf32 = ar5211GetTsf32,
HDar5211_misc.c356 ar5211GetTsf32(struct ath_hal *ah) in ar5211GetTsf32() function