Searched refs:paddr_ext_desc (Results 1 – 4 of 4) sorted by relevance
390 skb_cb->paddr_ext_desc = ti.paddr; in ath12k_wifi7_dp_tx()452 if (skb_cb->paddr_ext_desc) in ath12k_wifi7_dp_tx()453 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_wifi7_dp_tx()513 if (skb_cb->paddr_ext_desc) { in ath12k_dp_tx_htt_tx_complete_buf()514 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_dp_tx_htt_tx_complete_buf()765 if (skb_cb->paddr_ext_desc) { in ath12k_wifi7_dp_tx_complete_msdu()766 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_wifi7_dp_tx_complete_msdu()
244 if (skb_cb->paddr_ext_desc) { in ath12k_dp_tx_free_txbuf()245 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_dp_tx_free_txbuf()
1031 if (skb_cb->paddr_ext_desc) { in ath12k_dp_cc_cleanup()1033 skb_cb->paddr_ext_desc, in ath12k_dp_cc_cleanup()
131 dma_addr_t paddr_ext_desc; member