Home
last modified time | relevance | path

Searched refs:ucfg_cm_is_link_switch_connect_resp (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_ucfg_api.h233 bool ucfg_cm_is_link_switch_connect_resp(struct wlan_cm_connect_resp *resp);
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_ucfg_api.c136 bool ucfg_cm_is_link_switch_connect_resp(struct wlan_cm_connect_resp *resp) in ucfg_cm_is_link_switch_connect_resp() function
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_connect_rsp.c1195 ucfg_cm_is_link_switch_connect_resp(rsp)) in osif_cm_is_unlink_bss_required()
1256 ucfg_cm_is_link_switch_connect_resp(rsp)) { in osif_connect_handler()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c1673 if (ucfg_cm_is_link_switch_connect_resp(rsp)) { in hdd_cm_connect_success_pre_user_update()