Home
last modified time | relevance | path

Searched refs:qdf_mem_multi_pages_alloc (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h248 #define qdf_mem_multi_pages_alloc(osdev, pages, element_size, element_num,\ macro
416 void qdf_mem_multi_pages_alloc(qdf_device_t osdev,
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_wfds.c423 qdf_mem_multi_pages_alloc(qdf_ctx, in dp_wfds_alloc_mem_arena()
460 qdf_mem_multi_pages_alloc(qdf_ctx, in dp_wfds_alloc_mem_arena()
H A Dwlan_dp_prealloc.c869 qdf_mem_multi_pages_alloc(qdf_ctx, &mp->pages, in dp_prealloc_init()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c167 qdf_mem_multi_pages_alloc(pdev->osdev, &pdev->frag_descs.desc_pages, in htt_tx_frag_desc_attach()
348 qdf_mem_multi_pages_alloc(pdev->osdev, &pdev->tx_descs.desc_pages, in htt_tx_attach()
518 qdf_mem_multi_pages_alloc(pdev->osdev, &pdev->tx_descs.desc_pages, in htt_tx_attach()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h777 qdf_mem_multi_pages_alloc(scn->qdf_dev, pages, in hif_prealloc_get_multi_pages()
H A Dhif_main.c2823 qdf_mem_multi_pages_alloc(scn->qdf_dev, pages, in hif_prealloc_get_multi_pages()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c1867 void qdf_mem_multi_pages_alloc(qdf_device_t osdev, in qdf_mem_multi_pages_alloc() function
1955 void qdf_mem_multi_pages_alloc(qdf_device_t osdev, in qdf_mem_multi_pages_alloc() function
2076 qdf_export_symbol(qdf_mem_multi_pages_alloc);
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c1166 qdf_mem_multi_pages_alloc(pdev->osdev, &pdev->tx_desc.desc_pages, in ol_txrx_pdev_post_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h4791 qdf_mem_multi_pages_alloc(soc->osdev, pages, element_size, in dp_desc_multi_pages_mem_alloc()
H A Ddp_main.c1360 qdf_mem_multi_pages_alloc(soc->osdev, pages, element_size, in dp_desc_multi_pages_mem_alloc()