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 D | qdf_mem.h | 248 #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 D | wlan_dp_wfds.c | 423 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 D | wlan_dp_prealloc.c | 869 qdf_mem_multi_pages_alloc(qdf_ctx, &mp->pages, in dp_prealloc_init()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_tx.c | 167 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 D | hif_main.h | 777 qdf_mem_multi_pages_alloc(scn->qdf_dev, pages, in hif_prealloc_get_multi_pages()
|
H A D | hif_main.c | 2823 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 D | qdf_mem.c | 1867 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 D | ol_txrx.c | 1166 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 D | dp_internal.h | 4791 qdf_mem_multi_pages_alloc(soc->osdev, pages, element_size, in dp_desc_multi_pages_mem_alloc()
|
H A D | dp_main.c | 1360 qdf_mem_multi_pages_alloc(soc->osdev, pages, element_size, in dp_desc_multi_pages_mem_alloc()
|