Searched refs:ar5212SetTxQueueProps (Results 1 – 3 of 3) sorted by relevance
85 ar5212SetTxQueueProps(struct ath_hal *ah, int q, const HAL_TXQ_INFO *qInfo) in ar5212SetTxQueueProps() function194 (void) ar5212SetTxQueueProps(ah, q, qInfo); in ar5212SetupTxQueue()
557 extern HAL_BOOL ar5212SetTxQueueProps(struct ath_hal *ah, int q,
59 .ah_setTxQueueProps = ar5212SetTxQueueProps,