Home
last modified time | relevance | path

Searched refs:qdf_mem_alloc_consistent (Results 1 – 17 of 17) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_diag.c200 data_buf = qdf_mem_alloc_consistent(scn->qdf_dev, scn->qdf_dev->dev, in hif_diag_read_mem()
372 data_buf = qdf_mem_alloc_consistent(scn->qdf_dev, scn->qdf_dev->dev, in hif_diag_write_mem()
H A Dce_main.c4533 (void *)qdf_mem_alloc_consistent(scn->qdf_dev, in hif_alloc_rri_on_ddr()
5124 (uint32_t *)qdf_mem_alloc_consistent(scn->qdf_dev, in hif_post_static_buf_to_target()
5194 (uint32_t *)qdf_mem_alloc_consistent(scn->qdf_dev, in hif_post_static_buf_to_target()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h328 #define qdf_mem_alloc_consistent(osdev, dev, size, paddr) \ macro
410 #define qdf_mem_alloc_consistent(osdev, dev, size, paddr) \ macro
/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dbmi.c46 qdf_mem_alloc_consistent(qdf_dev, qdf_dev->dev, in bmi_init()
57 qdf_mem_alloc_consistent(qdf_dev, qdf_dev->dev, in bmi_init()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c1915 qdf_mem_alloc_consistent(osdev, osdev->dev, in qdf_mem_multi_pages_alloc()
2008 qdf_mem_alloc_consistent(osdev, osdev->dev, in qdf_mem_multi_pages_alloc()
2037 qdf_mem_alloc_consistent(osdev, osdev->dev, in qdf_mem_multi_pages_alloc()
2422 shared_mem->vaddr = qdf_mem_alloc_consistent(osdev, osdev->dev, in qdf_mem_shared_mem_alloc()
2840 *vaddr_unaligned = qdf_mem_alloc_consistent( in qdf_aligned_mem_alloc_consistent_fl()
2864 *vaddr_unaligned = qdf_mem_alloc_consistent( in qdf_aligned_mem_alloc_consistent_fl()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_rx_flow.c388 fst->base_vaddr = (uint8_t *)qdf_mem_alloc_consistent(qdf_dev, in hal_rx_fst_attach()
H A Dhal_srng.c1273 hal->shadow_rdptr_mem_vaddr = (uint32_t *)qdf_mem_alloc_consistent( in hal_attach()
1286 (uint32_t *)qdf_mem_alloc_consistent(qdf_dev, qdf_dev->dev, in hal_attach()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_cmd_api.c91 info->mem_chunks[idx].vaddr = qdf_mem_alloc_consistent(qdf_dev, in init_deinit_alloc_host_mem_chunk()
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos.c260 qdf_mem_alloc_consistent(NULL, NULL, ring_alloc_size, &paddr); in target_if_wifi_pos_init_ring()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c2146 qdf_mem_alloc_consistent(pdev->osdev, pdev->osdev->dev, in htt_rx_attach()
2165 qdf_mem_alloc_consistent( in htt_rx_attach()
2174 qdf_mem_alloc_consistent( in htt_rx_attach()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h753 return qdf_mem_alloc_consistent(scn->qdf_dev, in hif_mem_alloc_consistent_unaligned()
H A Dhif_main.c2775 vaddr = qdf_mem_alloc_consistent(scn->qdf_dev, in hif_mem_alloc_consistent_unaligned()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_umac_reset.c117 qdf_mem_alloc_consistent(soc->osdev, soc->osdev->dev, in dp_soc_umac_reset_init()
H A Ddp_rings_main.c1224 qdf_mem_alloc_consistent(soc->osdev, in dp_hw_link_desc_ring_alloc()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c894 up->va_unaligned = qdf_mem_alloc_consistent(qdf_ctx, in dp_prealloc_init()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.h3434 (uint64_t *)qdf_mem_alloc_consistent( in hal_reo_shared_qaddr_setup_be()
3442 (uint64_t *)qdf_mem_alloc_consistent( in hal_reo_shared_qaddr_setup_be()
/wlan-driver/qca-wifi-host-cmn/target_if/direct_buf_rx/src/
H A Dtarget_if_direct_buf_rx_main.c1500 dbr_ring_cfg->base_vaddr_unaligned = qdf_mem_alloc_consistent( in target_if_dbr_init_ring()