Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c109 ah->ah_getTsf64 = ar9300_Stub_GetTsf64; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h58 extern uint64_t ar9300_Stub_GetTsf64(struct ath_hal *ah);
H A Dar9300_stub_funcs.c333 ar9300_Stub_GetTsf64(struct ath_hal *ah) in ar9300_Stub_GetTsf64() function