Home
last modified time | relevance | path

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 Dwlan_cm_public_struct.h188 CM_MLME_DISCONNECT, enumerator
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_disconnect.c600 req->req.source = CM_MLME_DISCONNECT; in wlan_cm_rso_stop_continue_disconnect()
H A Dwlan_cm_roam_fw_sync.c1650 status = mlo_disconnect(vdev, CM_MLME_DISCONNECT, in cm_handle_ho_fail()
H A Dwlan_cm_vdev_connect.c103 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 Dwlan_mlo_mgr_link_switch.c1023 CM_MLME_DISCONNECT, in mlo_mgr_remove_link_switch_cmd()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c5943 mlo_disconnect(vdev, CM_MLME_DISCONNECT, reason, NULL); in sme_disconnect_connected_sessions()