Home
last modified time | relevance | path

Searched refs:buf_arr (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c269 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ucfg_ipa_uc_smmu_map() argument
271 return ipa_uc_smmu_map(map, num_buf, buf_arr); in ucfg_ipa_uc_smmu_map()
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
H A Dwlan_ipa_ucfg_api.h355 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);
704 int ucfg_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ucfg_ipa_uc_smmu_map() argument
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_main.c717 int ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in ipa_uc_smmu_map() argument
719 return wlan_ipa_uc_smmu_map(map, num_buf, buf_arr); in ipa_uc_smmu_map()
H A Dwlan_ipa_core.c886 int wlan_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in wlan_ipa_uc_smmu_map() argument
904 num_buf, buf_arr); in wlan_ipa_uc_smmu_map()
907 num_buf, buf_arr); in wlan_ipa_uc_smmu_map()
1144 int wlan_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in wlan_ipa_uc_smmu_map() argument
1153 num_buf, buf_arr); in wlan_ipa_uc_smmu_map()
1156 num_buf, buf_arr); in wlan_ipa_uc_smmu_map()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_main.h481 int ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);
H A Dwlan_ipa_core.h794 int wlan_ipa_uc_smmu_map(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_api.h636 int cds_smmu_map_unmap(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr);
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c3020 int cds_smmu_map_unmap(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in cds_smmu_map_unmap() argument
3022 return ucfg_ipa_uc_smmu_map(map, num_buf, buf_arr); in cds_smmu_map_unmap()
3025 int cds_smmu_map_unmap(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in cds_smmu_map_unmap() argument
3047 int cds_smmu_map_unmap(bool map, uint32_t num_buf, qdf_mem_info_t *buf_arr) in cds_smmu_map_unmap() argument