Home
last modified time | relevance | path

Searched refs:qdf_nbuf_smmu_unmap_debug (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_nbuf.c951 QDF_STATUS qdf_nbuf_smmu_unmap_debug(qdf_nbuf_t nbuf, in qdf_nbuf_smmu_unmap_debug() function
967 qdf_export_symbol(qdf_nbuf_smmu_unmap_debug);
1031 QDF_STATUS qdf_nbuf_smmu_unmap_debug(qdf_nbuf_t nbuf, in qdf_nbuf_smmu_unmap_debug() function
1041 qdf_export_symbol(qdf_nbuf_smmu_unmap_debug);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h2196 QDF_STATUS qdf_nbuf_smmu_unmap_debug(qdf_nbuf_t nbuf,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.c144 ret = qdf_nbuf_smmu_unmap_debug(nbuf, hdl, 1, &mem_map_table, in __dp_ipa_handle_buf_smmu_mapping()