Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_disconnect.c215 REASON_DISCONNECTED); in cm_handle_disconnect_req()
H A Dwlan_cm_roam_offload.c2907 reason == REASON_DISCONNECTED || in cm_roam_scan_offload_fill_rso_configs()
3499 else if (reason == REASON_DISCONNECTED) in cm_fill_stop_reason()
3500 stop_req->reason = REASON_DISCONNECTED; in cm_fill_stop_reason()
4159 REASON_DISCONNECTED, in cm_roam_switch_to_deinit()
4895 (reason == REASON_DISCONNECTED || in cm_handle_mlo_rso_state_change()
4938 } else if ((reason == REASON_DISCONNECTED || in cm_handle_mlo_rso_state_change()
7402 WLAN_ROAM_RSO_STOPPED, REASON_DISCONNECTED, in cm_send_rso_stop()
H A Dwlan_cm_roam_fw_sync.c1395 REASON_DISCONNECTED); in cm_fw_roam_complete()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_public_struct.h45 #define REASON_DISCONNECTED 4 macro
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c5769 REASON_DISCONNECTED, NULL, false); in wlan_cm_link_switch_notif_cb()