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

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

Completed in 63 milliseconds