Searched refs:ah_txq (Results 1 – 2 of 2) sorted by relevance
581 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()
839 struct ath9k_tx_queue_info ah_txq[ATH9K_NUM_TX_QUEUES]; member