Home
last modified time | relevance | path

Searched refs:ath_hal_setTxQProps (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_xmit.c45 return ath_hal_setTxQProps(ah, &ahp->ah_txq[q], qInfo); in ar5210SetTxQueueProps()
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_xmit.c89 return ath_hal_setTxQProps(ah, &ahp->ah_txq[q], qInfo); in ar5211SetTxQueueProps()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_xmit.c106 return ath_hal_setTxQProps(ah, &ahp->ah_txq[q], q_info); in ar9300_set_tx_queue_props()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h528 extern HAL_BOOL ath_hal_setTxQProps(struct ath_hal *ah,
HDah.c944 ath_hal_setTxQProps(struct ath_hal *ah, in ath_hal_setTxQProps() function
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_xmit.c96 return ath_hal_setTxQProps(ah, &ahp->ah_txq[q], qInfo); in ar5212SetTxQueueProps()