Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
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()
225 struct ath12k_tx_desc_info *tx_desc; in ath12k_dp_tx()
696 struct ath12k_tx_desc_info *tx_desc = NULL; in ath12k_dp_tx_completion_handler()
742 tx_desc = (struct ath12k_tx_desc_info *)((unsigned long)desc_va); in ath12k_dp_tx_completion_handler()
Ddp.h292 struct ath12k_tx_desc_info { struct
304 struct ath12k_tx_desc_info *txbaddr[ATH12K_NUM_TX_SPT_PAGES]; argument
1826 struct ath12k_tx_desc_info *ath12k_dp_get_tx_desc(struct ath12k_base *ab,
Ddp.c1150 struct ath12k_tx_desc_info *tx_desc_info, *tmp1; in ath12k_dp_cc_cleanup()
1373 struct ath12k_tx_desc_info *ath12k_dp_get_tx_desc(struct ath12k_base *ab, in ath12k_dp_get_tx_desc()
1376 struct ath12k_tx_desc_info **desc_addr_ptr; in ath12k_dp_get_tx_desc()
1400 struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr; in ath12k_dp_cc_desc_init()
Dmac.c6801 struct ath12k_tx_desc_info *tx_desc_info; in ath12k_mac_vif_unref()