Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_xmit.c88 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5212SetTxQueueProps() function
196 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5212SetupTxQueue()
Dar5212_attach.c60 .ah_setTxQueueProps = ar5212SetTxQueueProps,
Dar5212.h589 extern HAL_BOOL ar5212SetTxQueueProps(struct ath_hal *ah, int q,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_xmit.c1206 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5416SetupTxQueue()