Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dqcu.c139 struct ath5k_txq_info *queue_info) in ath5k_hw_get_tx_queueprops() argument
141 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() argument
228 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()
Dath5k.h1562 struct ath5k_txq_info *queue_info);
1564 const struct ath5k_txq_info *queue_info);
1567 struct ath5k_txq_info *queue_info);