Home
last modified time | relevance | path

Searched refs:sme_stop_roaming (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ota_test.c98 status = sme_stop_roaming(mac_handle, adapter->deflink->vdev_id, in __wlan_hdd_cfg80211_set_ota_test()
118 status = sme_stop_roaming(mac_handle, in __wlan_hdd_cfg80211_set_ota_test()
Dwlan_hdd_ioctl.c4073 sme_stop_roaming(hdd_ctx->mac_handle, link_info->vdev_id, in drv_cmd_set_roam_intra_band()
Dwlan_hdd_main.c18128 sme_stop_roaming(hdd_ctx->mac_handle, in wlan_hdd_set_roaming_state()
Dwlan_hdd_cfg80211.c6564 sme_stop_roaming(hdd_ctx->mac_handle, vdev_id, in hdd_set_roam_with_control_config()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h1030 QDF_STATUS sme_stop_roaming(mac_handle_t mac_handle, uint8_t sessionId,
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c1169 msg->stop_roaming_cb = sme_stop_roaming; in sme_hdd_ready_ind()
1261 sme_cbacks.sme_rso_stop_cb = sme_stop_roaming; in sme_start()
6646 QDF_STATUS sme_stop_roaming(mac_handle_t mac_handle, uint8_t vdev_id, in sme_stop_roaming() function