Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h620 extern HAL_BOOL ar5212GetTxCompletionRates(struct ath_hal *ah,
H A Dar5212_attach.c73 .ah_getTxCompletionRates = ar5212GetTxCompletionRates,
H A Dar5212_xmit.c962 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates() function