Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h431 if (soc->ops->ipa_ops->ipa_setup) in cdp_ipa_setup()
432 return soc->ops->ipa_ops->ipa_setup(soc, pdev_id, ipa_i2w_cb, in cdp_ipa_setup()
473 if (soc->ops->ipa_ops->ipa_setup) in cdp_ipa_setup()
474 return soc->ops->ipa_ops->ipa_setup(soc, pdev_id, ipa_i2w_cb, in cdp_ipa_setup()
H A Dcdp_txrx_ops.h2283 QDF_STATUS (*ipa_setup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, member
2294 QDF_STATUS (*ipa_setup)(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.c6277 .ipa_setup = ol_txrx_ipa_setup,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c13352 .ipa_setup = dp_ipa_setup,