Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c72 ah->ah_getTxCompletionRates = ar9300_Stub_GetTxCompletionRates; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c362 ah->ah_getTxCompletionRates = ar9300_freebsd_get_tx_completion_rates; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c77 .ah_getTxCompletionRates = ar5210GetTxCompletionRates,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c77 .ah_getTxCompletionRates = ar5211GetTxCompletionRates,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c73 .ah_getTxCompletionRates = ar5212GetTxCompletionRates,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c118 ah->ah_getTxCompletionRates = ar5416GetTxCompletionRates; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1307 HAL_BOOL __ahdecl(*ah_getTxCompletionRates)(struct ath_hal *, member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1407 ((*(_ah)->ah_getTxCompletionRates)((_ah), (_ds), (_rates), (_tries)))