Home
last modified time | relevance | path

Searched refs:ipa_tx_buf_smmu_unmapping (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h764 if (soc->ops->ipa_ops->ipa_tx_buf_smmu_unmapping) in cdp_ipa_tx_buf_smmu_unmapping()
765 return soc->ops->ipa_ops->ipa_tx_buf_smmu_unmapping(soc, in cdp_ipa_tx_buf_smmu_unmapping()
H A Dcdp_txrx_ops.h2325 QDF_STATUS (*ipa_tx_buf_smmu_unmapping)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6289 .ipa_tx_buf_smmu_unmapping = ol_txrx_ipa_tx_buf_smmu_unmapping
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c13361 .ipa_tx_buf_smmu_unmapping = dp_ipa_tx_buf_smmu_unmapping,