Home
last modified time | relevance | path

Searched refs:QDF_IPA_CLIENT_CONNECT_EX (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_ipa.c53 case QDF_IPA_CLIENT_CONNECT_EX: in __qdf_to_ipa_wlan_event()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_ipa.h50 QDF_IPA_CLIENT_CONNECT_EX, enumerator
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
Dwlan_ipa_priv.h822 CASE_RETURN_STRING(QDF_IPA_CLIENT_CONNECT_EX); in wlan_ipa_wlan_event_to_str()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_core.c3186 } else if (type == QDF_IPA_CLIENT_CONNECT_EX && in __wlan_ipa_wlan_evt()
3543 case QDF_IPA_CLIENT_CONNECT_EX: in __wlan_ipa_wlan_evt()
3773 ipa_event = QDF_IPA_CLIENT_CONNECT_EX; in wlan_host_to_ipa_wlan_event()