Home
last modified time | relevance | path

Searched refs:ar9300_freebsd_get_tx_completion_rates (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h47 extern HAL_BOOL ar9300_freebsd_get_tx_completion_rates(struct ath_hal *ah,
H A Dar9300_freebsd.c150 ah->ah_getTxCompletionRates = ar9300_freebsd_get_tx_completion_rates; in ar9300_attach_freebsd_ops()
584 ar9300_freebsd_get_tx_completion_rates(struct ath_hal *ah, in ar9300_freebsd_get_tx_completion_rates() function