Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c80 struct ath12k_tx_desc_info *tx_desc, in ath12k_dp_tx_release_txbuf()
88 static struct ath12k_tx_desc_info *ath12k_dp_tx_assign_buffer(struct ath12k_dp *dp, in ath12k_dp_tx_assign_buffer()
91 struct ath12k_tx_desc_info *desc; in ath12k_dp_tx_assign_buffer()
95 struct ath12k_tx_desc_info, in ath12k_dp_tx_assign_buffer()
134 struct ath12k_tx_desc_info *tx_desc; in ath12k_dp_tx()
538 struct ath12k_tx_desc_info *tx_desc = NULL; in ath12k_dp_tx_completion_handler()
584 tx_desc = (struct ath12k_tx_desc_info *)((unsigned long)desc_va); in ath12k_dp_tx_completion_handler()
H A Ddp.h281 struct ath12k_tx_desc_info { struct
293 struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES]; argument
1816 struct ath12k_tx_desc_info *ath12k_dp_get_tx_desc(struct ath12k_base *ab,
H A Ddp.c1129 struct ath12k_tx_desc_info *tx_desc_info, *tmp1; in ath12k_dp_cc_cleanup()
1332 struct ath12k_tx_desc_info *ath12k_dp_get_tx_desc(struct ath12k_base *ab, in ath12k_dp_get_tx_desc()
1335 struct ath12k_tx_desc_info **desc_addr_ptr; in ath12k_dp_get_tx_desc()
1355 struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr; in ath12k_dp_cc_desc_init()
H A Dmac.c5545 struct ath12k_tx_desc_info *tx_desc_info; in ath12k_mac_vif_unref()