Searched refs:CM_MLME_DISCONNECT (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/ |
H A D | wlan_cm_public_struct.h | 188 CM_MLME_DISCONNECT, enumerator
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_vdev_disconnect.c | 600 req->req.source = CM_MLME_DISCONNECT; in wlan_cm_rso_stop_continue_disconnect()
|
H A D | wlan_cm_roam_fw_sync.c | 1650 status = mlo_disconnect(vdev, CM_MLME_DISCONNECT, in cm_handle_ho_fail()
|
H A D | wlan_cm_vdev_connect.c | 103 mlo_disconnect(vdev, CM_MLME_DISCONNECT, REASON_KEY_TIMEOUT, NULL); in wlan_cm_disconnect_on_wait_key_timeout()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
H A D | wlan_mlo_mgr_link_switch.c | 1023 CM_MLME_DISCONNECT, in mlo_mgr_remove_link_switch_cmd()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
H A D | sme_api.c | 5943 mlo_disconnect(vdev, CM_MLME_DISCONNECT, reason, NULL); in sme_disconnect_connected_sessions()
|