Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwzvar.h1108 struct ath12k_tx_desc_info { struct
1109 TAILQ_ENTRY(ath12k_tx_desc_info) entry;
1120 struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES]; argument
1281 TAILQ_HEAD(,ath12k_tx_desc_info) tx_desc_free_list[ATH12K_HW_MAX_QUEUES];
1282 TAILQ_HEAD(,ath12k_tx_desc_info) tx_desc_used_list[ATH12K_HW_MAX_QUEUES];
Dqwz.c8249 struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr; in qwz_dp_cc_desc_init()
8333 struct ath12k_tx_desc_info *tx_descs; in qwz_dp_cc_cleanup()