Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_obj_mgmt_api.c276 if (!ipa_check_hw_present()) { in ipa_init()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_main.h109 bool ipa_check_hw_present(void);
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_main.c50 bool ipa_check_hw_present(void) in ipa_check_hw_present() function