Searched refs:mlme_get_supplicant_disabled_roaming (Results 1 – 4 of 4) sorted by relevance
83 mlme_get_supplicant_disabled_roaming(psoc, vdev_id); in ucfg_user_space_enable_disable_rso()
1414 mlme_get_supplicant_disabled_roaming(struct wlan_objmgr_psoc *psoc,
4153 mlme_get_supplicant_disabled_roaming(psoc, in cm_roam_switch_to_deinit()4418 sup_disabled_roaming = mlme_get_supplicant_disabled_roaming(psoc, in cm_roam_switch_to_rso_enable()4565 if (mlme_get_supplicant_disabled_roaming(psoc, vdev_id) && in cm_roam_switch_to_roam_start()4625 if (mlme_get_supplicant_disabled_roaming(psoc, vdev_id) && in cm_roam_switch_to_roam_sync()4789 supp_dis_roam = mlme_get_supplicant_disabled_roaming(psoc, vdev_id); in cm_record_state_change()
4971 mlme_get_supplicant_disabled_roaming(struct wlan_objmgr_psoc *psoc, in mlme_get_supplicant_disabled_roaming() function