Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c77 .ah_getTxCompletionRates = ar5210GetTxCompletionRates,
HDar5210.h183 extern HAL_BOOL ar5210GetTxCompletionRates(struct ath_hal *ah,
HDar5210_xmit.c634 ar5210GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5210GetTxCompletionRates() function