Searched refs:ipa_setup (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_ipa.h | 431 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 D | cdp_txrx_ops.h | 2283 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 D | ol_txrx.c | 6277 .ipa_setup = ol_txrx_ipa_setup,
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_main.c | 13352 .ipa_setup = dp_ipa_setup,
|