Home
last modified time | relevance | path

Searched defs:wdi_ver (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_ipa.h739 uint8_t *wdi_ver) in dp_ipa_get_wdi_version()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ipa.h1042 cdp_ipa_get_wdi_version(ol_txrx_soc_handle soc, uint8_t *wdi_ver) in cdp_ipa_get_wdi_version()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3589 static void dp_ipa_get_wdi_version_be(uint8_t *wdi_ver) 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()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c537 uint8_t wdi_ver; in wlan_ipa_wdi_get_wdi_version() local