Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_public_struct.h196 CM_MLO_LINK_SWITCH_CONNECT, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_main_api.h709 return req->req.source == CM_MLO_LINK_SWITCH_CONNECT; in cm_is_link_switch_connect_req()
H A Dwlan_cm_util.c39 case CM_MLO_LINK_SWITCH_CONNECT: in cm_get_prefix_for_cm_id()
65 source == CM_MLO_LINK_SWITCH_CONNECT) in cm_get_cm_id()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_link_switch.c808 conn_req.source = CM_MLO_LINK_SWITCH_CONNECT; in mlo_mgr_link_switch_start_connect()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c1106 if (req->source != CM_MLO_LINK_SWITCH_CONNECT) in cm_connect_start_ind()