Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h734 if (soc->ops->ipa_ops->ipa_tx_buf_smmu_mapping) in cdp_ipa_tx_buf_smmu_mapping()
735 return soc->ops->ipa_ops->ipa_tx_buf_smmu_mapping(soc, pdev_id, in cdp_ipa_tx_buf_smmu_mapping()
H A Dcdp_txrx_ops.h2321 QDF_STATUS (*ipa_tx_buf_smmu_mapping)(struct cdp_soc_t *soc_hdl, member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6288 .ipa_tx_buf_smmu_mapping = ol_txrx_ipa_tx_buf_smmu_mapping,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c13360 .ipa_tx_buf_smmu_mapping = dp_ipa_tx_buf_smmu_mapping,