Home
last modified time | relevance | path

Searched refs:WLAN_CM_S_INIT (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
Dwlan_cm_sm.c67 cm_sm_state_update(cm_ctx, WLAN_CM_S_INIT, WLAN_CM_SS_IDLE); in cm_state_init_entry()
148 WLAN_CM_S_INIT); in cm_state_init_event()
168 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_state_init_event()
514 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_state_disconnecting_event()
668 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_subst_join_pending_event()
896 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_subst_join_active_event()
947 if (cm_get_state(cm_ctx) != WLAN_CM_S_INIT) in cm_subst_idle_due_to_link_switch_entry()
1001 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_subst_idle_due_to_link_switch_event()
1046 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_subst_idle_due_to_link_switch_event()
1052 cm_sm_transition_to(cm_ctx, WLAN_CM_S_INIT); in cm_subst_idle_due_to_link_switch_event()
[all …]
Dwlan_cm_main.h71 WLAN_CM_S_INIT = 0, enumerator
Dwlan_cm_disconnect.c754 case WLAN_CM_S_INIT: in cm_handle_discon_req_in_non_connected_state()
Dwlan_cm_util.c1387 if (state == WLAN_CM_S_INIT) in cm_is_vdev_disconnected()
1407 if (state == WLAN_CM_S_INIT && in cm_is_vdev_idle_due_to_link_switch()
Dwlan_cm_connect.c3013 sm_state == WLAN_CM_S_INIT) { in cm_notify_connect_complete()
3030 sm_state == WLAN_CM_S_INIT && !cm_is_link_switch_connect_resp(resp)) in cm_notify_connect_complete()