Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_sm.h115 WLAN_CM_SM_EV_RSO_STOP_RSP = 37, enumerator
H A Dwlan_cm_sm.c528 case WLAN_CM_SM_EV_RSO_STOP_RSP: in cm_state_disconnecting_event()
689 case WLAN_CM_SM_EV_RSO_STOP_RSP: in cm_subst_join_pending_event()
795 case WLAN_CM_SM_EV_RSO_STOP_RSP: in cm_subst_scan_event()
H A Dwlan_cm_disconnect.c517 return cm_sm_deliver_event(vdev, WLAN_CM_SM_EV_RSO_STOP_RSP, in cm_handle_rso_stop_rsp()