Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h206 extern HAL_BOOL ar5211GetTxCompletionRates(struct ath_hal *ah,
H A Dar5211_attach.c77 .ah_getTxCompletionRates = ar5211GetTxCompletionRates,
H A Dar5211_xmit.c672 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates() function