Searched refs:queue_info (Results 1 – 2 of 2) sorted by relevance
139 struct ath5k_txq_info *queue_info) in ath5k_hw_get_tx_queueprops() argument141 memcpy(queue_info, &ah->ah_txq[queue], sizeof(struct ath5k_txq_info)); in ath5k_hw_get_tx_queueprops()204 struct ath5k_txq_info *queue_info) in ath5k_hw_setup_tx_queue() argument228 queue = queue_info->tqi_subtype; in ath5k_hw_setup_tx_queue()250 if (queue_info != NULL) { in ath5k_hw_setup_tx_queue()251 queue_info->tqi_type = queue_type; in ath5k_hw_setup_tx_queue()252 ret = ath5k_hw_set_tx_queueprops(ah, queue, queue_info); in ath5k_hw_setup_tx_queue()
1562 struct ath5k_txq_info *queue_info);1564 const struct ath5k_txq_info *queue_info);1567 struct ath5k_txq_info *queue_info);