Home
last modified time | relevance | path

Searched refs:ah_getNextTBTT (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c156 ah->ah_getNextTBTT = ar9300_Stub_GetNextTBTT; in ar9300_set_stub_functions()
Dar9300_freebsd.c448 ah->ah_getNextTBTT = ar9300_get_next_tbtt; in ar9300_attach_freebsd_ops()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c165 .ah_getNextTBTT = ar5210GetNextTBTT,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c165 .ah_getNextTBTT = ar5211GetNextTBTT,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c165 .ah_getNextTBTT = ar5212GetNextTBTT,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c183 ah->ah_getNextTBTT = ar5416GetNextTBTT; in ar5416InitState()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1459 uint64_t __ahdecl(*ah_getNextTBTT)(struct ath_hal *); member
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1148 ((*(_ah)->ah_getNextTBTT)((_ah)))