Home
last modified time | relevance | path

Searched refs:QDF_DMA_BIDIRECTIONAL (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c458 QDF_DMA_BIDIRECTIONAL); in htt_rx_ring_fill_n()
478 QDF_DMA_BIDIRECTIONAL); in htt_rx_ring_fill_n()
954 qdf_nbuf_unmap(pdev->osdev, buf, QDF_DMA_BIDIRECTIONAL); in htt_rx_offload_msdu_pop_ll()
1001 qdf_nbuf_unmap(pdev->osdev, buf, QDF_DMA_BIDIRECTIONAL); in htt_rx_offload_paddr_msdu_pop_ll()
1400 QDF_DMA_BIDIRECTIONAL); in htt_rx_hash_deinit()
1576 qdf_nbuf_unmap(pdev->osdev, msdu, QDF_DMA_BIDIRECTIONAL); in htt_rx_amsdu_rx_in_order_pop_ll()
1836 qdf_nbuf_unmap(pdev->osdev, msdu, QDF_DMA_BIDIRECTIONAL); in htt_rx_amsdu_pop_ll()
2328 QDF_DMA_BIDIRECTIONAL); in htt_rx_detach()
H A Dhtt_tx.c1827 QDF_DMA_BIDIRECTIONAL : QDF_DMA_TO_DEVICE; in htt_tx_desc_init()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_mem.h141 case QDF_DMA_BIDIRECTIONAL: in __qdf_dma_dir_to_os()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_buffer_pool.c398 QDF_DMA_BIDIRECTIONAL, in dp_rx_refill_buff_pool_deinit()
H A Ddp_rx_tid.c464 QDF_DMA_BIDIRECTIONAL, in dp_reo_desc_defer_free()
554 QDF_DMA_BIDIRECTIONAL, in dp_reo_desc_free()
600 QDF_DMA_BIDIRECTIONAL, in dp_rx_tid_setup_error_process()
720 QDF_DMA_BIDIRECTIONAL, in dp_single_rx_tid_setup()
H A Ddp_rx_desc.c203 QDF_DMA_BIDIRECTIONAL, buf_size); in dp_rx_desc_nbuf_cleanup()
H A Ddp_ipa.c568 qdf_nbuf_unmap_single(soc->osdev, nbuf, QDF_DMA_BIDIRECTIONAL); in dp_ipa_tx_alt_pool_detach()
665 QDF_DMA_BIDIRECTIONAL); in dp_ipa_tx_alt_pool_attach()
1343 qdf_nbuf_unmap_single(soc->osdev, nbuf, QDF_DMA_BIDIRECTIONAL); in dp_tx_ipa_uc_detach()
1543 QDF_DMA_BIDIRECTIONAL); in dp_tx_ipa_uc_attach()
H A Ddp_rings_main.c2238 QDF_DMA_BIDIRECTIONAL, in dp_reo_desc_freelist_destroy()
2281 QDF_DMA_BIDIRECTIONAL, in dp_reo_desc_deferred_freelist_destroy()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_types.h309 QDF_DMA_BIDIRECTIONAL = __QDF_DMA_BIDIRECTIONAL, enumerator