Searched refs:wdi_ver (Results 1 – 7 of 7) sorted by relevance
629 void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, uint8_t *wdi_ver);739 uint8_t *wdi_ver) in dp_ipa_get_wdi_version() argument
4351 void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, uint8_t *wdi_ver)4356 soc->arch_ops.ipa_get_wdi_ver(wdi_ver);4358 *wdi_ver = IPA_WDI_3;
2520 void (*ipa_get_wdi_ver)(uint8_t *wdi_ver);
1042 cdp_ipa_get_wdi_version(ol_txrx_soc_handle soc, uint8_t *wdi_ver) in cdp_ipa_get_wdi_version() argument1051 soc->ops->ipa_ops->ipa_get_wdi_version(soc, wdi_ver); in cdp_ipa_get_wdi_version()
2352 uint8_t *wdi_ver);
3589 static void dp_ipa_get_wdi_version_be(uint8_t *wdi_ver) in dp_ipa_get_wdi_version_be() argument3591 *wdi_ver = IPA_WDI_4; in dp_ipa_get_wdi_version_be()3594 static inline void dp_ipa_get_wdi_version_be(uint8_t *wdi_ver) in dp_ipa_get_wdi_version_be() argument
537 uint8_t wdi_ver; in wlan_ipa_wdi_get_wdi_version() local539 cdp_ipa_get_wdi_version(ipa_ctx->dp_soc, &wdi_ver); in wlan_ipa_wdi_get_wdi_version()540 ipa_ctx->wdi_version = wdi_ver; in wlan_ipa_wdi_get_wdi_version()