Home
last modified time | relevance | path

Searched refs:ah_txq (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_mac.c581 qi = &ahp->ah_txq[q]; in ath9k_hw_set_txq_props()
652 qi = &ahp->ah_txq[q]; in ath9k_hw_get_txq_props()
701 if (ahp->ah_txq[q].tqi_type == in ath9k_hw_setuptxqueue()
722 qi = &ahp->ah_txq[q]; in ath9k_hw_setuptxqueue()
762 qi = &ahp->ah_txq[q]; in ath9k_hw_releasetxqueue()
800 qi = &ahp->ah_txq[q]; in ath9k_hw_resettxqueue()
H A Darn_hw.h836 struct ath9k_tx_queue_info ah_txq[ATH9K_NUM_TX_QUEUES]; member