Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c80 ar5211SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5211SetTxQueueProps() function
161 (void) ar5211SetTxQueueProps(ah, q, qInfo); in ar5211SetupTxQueue()
H A Dar5211.h172 extern HAL_BOOL ar5211SetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5211_attach.c62 .ah_setTxQueueProps = ar5211SetTxQueueProps,