Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_ucfg_api.c44 return wlan_cm_disconnect_sync(vdev, source, reason_code); in ucfg_cm_disconnect_sync()
H A Dwlan_cm_api.c56 QDF_STATUS wlan_cm_disconnect_sync(struct wlan_objmgr_vdev *vdev, in wlan_cm_disconnect_sync() function
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_api.h68 QDF_STATUS wlan_cm_disconnect_sync(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_sta.h1005 return wlan_cm_disconnect_sync(vdev, CM_OSIF_DISCONNECT, in mlo_sync_disconnect()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_sta.c1385 wlan_cm_disconnect_sync(sync_vdev, source, reason_code); in mlo_send_link_disconnect_sync()
1517 status = wlan_cm_disconnect_sync(vdev, source, in mlo_sync_disconnect()