Home
last modified time | relevance | path

Searched refs:ah_getTsf32 (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c108 ah->ah_getTsf32 = ar9300_Stub_GetTsf32; in ar9300_set_stub_functions()
Dar9300_freebsd.c389 ah->ah_getTsf32 = ar9300_get_tsf32; in ar9300_attach_freebsd_ops()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c118 .ah_getTsf32 = ar5210GetTsf32,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c118 .ah_getTsf32 = ar5211GetTsf32,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c114 .ah_getTsf32 = ar5212GetTsf32,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1377 uint32_t __ahdecl(*ah_getTsf32)(struct ath_hal*); member