Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_api.c340 CASE_RETURN_STRING(REASON_STA_LEAVING); in wlan_cm_reason_code_to_str()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h911 REASON_STA_LEAVING = 36, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_sme_rsp_messages.c1148 if (sta->mlmStaContext.disassocReason == REASON_STA_LEAVING) in lim_send_sme_deauth_ind()