Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.h629 void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, uint8_t *wdi_ver);
738 static inline void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, in dp_ipa_get_wdi_version() function
H A Ddp_ipa.c4351 void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, uint8_t *wdi_ver)
H A Ddp_main.c13379 .ipa_get_wdi_version = dp_ipa_get_wdi_version,