Searched refs:sme_stop_roaming (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_ota_test.c | 98 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()
|
D | wlan_hdd_ioctl.c | 4073 sme_stop_roaming(hdd_ctx->mac_handle, link_info->vdev_id, in drv_cmd_set_roam_intra_band()
|
D | wlan_hdd_main.c | 18128 sme_stop_roaming(hdd_ctx->mac_handle, in wlan_hdd_set_roaming_state()
|
D | wlan_hdd_cfg80211.c | 6564 sme_stop_roaming(hdd_ctx->mac_handle, vdev_id, in hdd_set_roam_with_control_config()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
D | sme_api.h | 1030 QDF_STATUS sme_stop_roaming(mac_handle_t mac_handle, uint8_t sessionId,
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 1169 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
|