Searched refs:qdf_update_mem_map_table (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_mem.h | 1030 void qdf_update_mem_map_table(qdf_device_t osdev, 1051 void qdf_update_mem_map_table(qdf_device_t osdev, in qdf_update_mem_map_table() function
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
H A D | htt_rx_ll.c | 494 qdf_update_mem_map_table(pdev->osdev, &mem_map_table, in htt_rx_ring_fill_n() 1387 qdf_update_mem_map_table(pdev->osdev, in htt_rx_hash_deinit() 1563 qdf_update_mem_map_table(pdev->osdev, &mem_map_table, in htt_rx_amsdu_rx_in_order_pop_ll() 2318 qdf_update_mem_map_table(pdev->osdev, in htt_rx_detach() 2392 qdf_update_mem_map_table(pdev->osdev, in htt_rx_hash_smmu_map()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_mem.c | 3102 void qdf_update_mem_map_table(qdf_device_t osdev, in qdf_update_mem_map_table() function 3115 qdf_export_symbol(qdf_update_mem_map_table);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_ipa.c | 133 qdf_update_mem_map_table(soc->osdev, &mem_map_table, in __dp_ipa_handle_buf_smmu_mapping()
|