Home
last modified time | relevance | path

Searched refs:qdf_mem_dma_page_t (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_mem.c1712 struct qdf_mem_dma_page_t *dma_pages; in qdf_mem_multi_pages_alloc_debug()
1748 pages->num_pages * sizeof(struct qdf_mem_dma_page_t), in qdf_mem_multi_pages_alloc_debug()
1805 struct qdf_mem_dma_page_t *dma_pages; in qdf_mem_multi_pages_free_debug()
1873 struct qdf_mem_dma_page_t *dma_pages; in qdf_mem_multi_pages_alloc()
1908 pages->num_pages * sizeof(struct qdf_mem_dma_page_t)); in qdf_mem_multi_pages_alloc()
1961 struct qdf_mem_dma_page_t *dma_pages; in qdf_mem_multi_pages_alloc()
1964 struct qdf_mem_dma_page_t temp_dma_pages; in qdf_mem_multi_pages_alloc()
1965 struct qdf_mem_dma_page_t *total_dma_pages = &temp_dma_pages; in qdf_mem_multi_pages_alloc()
2001 pages->num_pages * sizeof(struct qdf_mem_dma_page_t)); in qdf_mem_multi_pages_alloc()
2084 struct qdf_mem_dma_page_t *dma_pages; in qdf_mem_multi_pages_free()
[all …]
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_mem.h52 struct qdf_mem_dma_page_t { struct
71 struct qdf_mem_dma_page_t *dma_pages; argument
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c143 struct qdf_mem_dma_page_t *dma_page; in htt_tx_frag_desc_field_update()
208 struct qdf_mem_dma_page_t *dma_page; in htt_tx_frag_alloc()
503 struct qdf_mem_dma_page_t *page_info; in htt_tx_attach()
641 struct qdf_mem_dma_page_t *page_info = NULL; in htt_tx_get_paddr()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c493 struct qdf_mem_dma_page_t *page_info; in dp_tx_tcl_desc_pool_init_rh()
540 struct qdf_mem_dma_page_t *dma_page; in dp_tx_alloc_tcl_desc_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_tx_desc.c386 struct qdf_mem_dma_page_t *page_info; in dp_tx_ext_desc_pool_init_by_id()
Ddp_main.c2592 struct qdf_mem_dma_page_t *dma_pages; in dp_link_desc_ring_replenish()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c435 struct qdf_mem_dma_page_t *dma_page; in dp_hw_cookie_conversion_attach()