ath12k_tx_desc_info
struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr;
struct ath12k_tx_desc_info *tx_descs;
TAILQ_ENTRY(ath12k_tx_desc_info) entry;
struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES];
TAILQ_HEAD(,ath12k_tx_desc_info) tx_desc_free_list[ATH12K_HW_MAX_QUEUES];
TAILQ_HEAD(,ath12k_tx_desc_info) tx_desc_used_list[ATH12K_HW_MAX_QUEUES];