Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_ipa.c38 case QDF_IPA_CLIENT_DISCONNECT: in __qdf_to_ipa_wlan_event()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_ipa.h45 QDF_IPA_CLIENT_DISCONNECT, enumerator
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_priv.h817 CASE_RETURN_STRING(QDF_IPA_CLIENT_DISCONNECT); in wlan_ipa_wlan_event_to_str()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c3758 ipa_event = QDF_IPA_CLIENT_DISCONNECT; in wlan_host_to_ipa_wlan_event()