Searched refs:paddr_ext_desc (Results 1 – 4 of 4) sorted by relevance
299 skb_cb->paddr_ext_desc = ti.paddr; in ath12k_wifi7_dp_tx()361 if (skb_cb->paddr_ext_desc) in ath12k_wifi7_dp_tx()362 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_wifi7_dp_tx()422 if (skb_cb->paddr_ext_desc) { in ath12k_dp_tx_htt_tx_complete_buf()423 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_dp_tx_htt_tx_complete_buf()674 if (skb_cb->paddr_ext_desc) { in ath12k_wifi7_dp_tx_complete_msdu()675 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_wifi7_dp_tx_complete_msdu()
198 if (skb_cb->paddr_ext_desc) { in ath12k_dp_tx_free_txbuf()199 dma_unmap_single(dp->dev, skb_cb->paddr_ext_desc, in ath12k_dp_tx_free_txbuf()
1033 if (skb_cb->paddr_ext_desc) { in ath12k_dp_cc_cleanup()1035 skb_cb->paddr_ext_desc, in ath12k_dp_cc_cleanup()
129 dma_addr_t paddr_ext_desc; member