Searched refs:ah_getTxCompletionRates (Results 1 – 8 of 8) sorted by relevance
72 ah->ah_getTxCompletionRates = ar9300_Stub_GetTxCompletionRates; in ar9300_set_stub_functions()
361 ah->ah_getTxCompletionRates = ar9300_freebsd_get_tx_completion_rates; in ar9300_attach_freebsd_ops()
77 .ah_getTxCompletionRates = ar5210GetTxCompletionRates,
77 .ah_getTxCompletionRates = ar5211GetTxCompletionRates,
73 .ah_getTxCompletionRates = ar5212GetTxCompletionRates,
118 ah->ah_getTxCompletionRates = ar5416GetTxCompletionRates; in ar5416InitState()
1307 HAL_BOOL __ahdecl(*ah_getTxCompletionRates)(struct ath_hal *, member
1407 ((*(_ah)->ah_getTxCompletionRates)((_ah), (_ds), (_rates), (_tries)))