Searched refs:sme_roaming_in_progress (Results 1 – 5 of 5) sorted by relevance
1045 bool sme_roaming_in_progress(mac_handle_t mac_handle, uint8_t vdev_id);
3156 if (sme_roaming_in_progress(hdd_ctx->mac_handle, in drv_cmd_set_roam_mode()4480 if (sme_roaming_in_progress(hdd_ctx->mac_handle, in drv_cmd_set_fast_roam()
21266 sme_roaming_in_progress(hdd_ctx->mac_handle, in hdd_is_roaming_in_progress()21351 sme_roaming_in_progress(mac_handle, link_info->vdev_id)) { in hdd_is_connection_in_progress_iterator()
18628 if (sme_roaming_in_progress(hdd_ctx->mac_handle, in __wlan_hdd_cfg80211_set_fast_roaming()
6671 bool sme_roaming_in_progress(mac_handle_t mac_handle, uint8_t vdev_id) in sme_roaming_in_progress() function