Home
last modified time | relevance | path

Searched refs:ar5212SetTxQueueProps (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c86 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5212SetTxQueueProps() function
194 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5212SetupTxQueue()
H A Dar5212.h589 extern HAL_BOOL ar5212SetTxQueueProps(struct ath_hal *ah, int q,
H A Dar5212_attach.c58 .ah_setTxQueueProps = ar5212SetTxQueueProps,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1204 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5416SetupTxQueue()