Searched refs:mlme_roam (Results 1 – 4 of 4) sorted by relevance
2949 mlme_priv->mlme_roam.set_pmk_pending = set_pmk_pending; in wlan_mlme_defer_pmk_set_in_roaming()2977 set_pmk_pending = mlme_priv->mlme_roam.set_pmk_pending; in wlan_mlme_is_pmk_set_deferred()4993 value = mlme_priv->mlme_roam.roam_cfg.supplicant_disabled_roaming; in mlme_get_supplicant_disabled_roaming()5020 mlme_priv->mlme_roam.roam_cfg.supplicant_disabled_roaming = val; in mlme_set_supplicant_disabled_roaming()5046 roam_bitmap = mlme_priv->mlme_roam.roam_cfg.roam_trigger_bitmap; in mlme_get_roam_trigger_bitmap()5072 mlme_priv->mlme_roam.roam_cfg.roam_trigger_bitmap = val; in mlme_set_roam_trigger_bitmap()5098 bitmap = mlme_priv->mlme_roam.roam_sm.mlme_operations_bitmap; in mlme_get_operations_bitmap()5100 mlme_priv->mlme_roam.roam_sm.mlme_operations_bitmap); in mlme_get_operations_bitmap()5128 mlme_priv->mlme_roam.roam_sm.mlme_operations_bitmap &= ~reqs; in mlme_set_operations_bitmap()5130 mlme_priv->mlme_roam.roam_sm.mlme_operations_bitmap |= reqs; in mlme_set_operations_bitmap()[all …]
858 struct wlan_mlme_roam mlme_roam; member
5254 mlme_priv->mlme_roam.sae_single_pmk.sae_single_pmk_ap = val; in wlan_mlme_set_sae_single_pmk_bss_cap()5283 mlme_priv->mlme_roam.sae_single_pmk.sae_single_pmk_ap, in wlan_mlme_update_sae_single_pmk()5286 if (mlme_priv->mlme_roam.sae_single_pmk.sae_single_pmk_ap && in wlan_mlme_update_sae_single_pmk()5288 mlme_priv->mlme_roam.sae_single_pmk.pmk_info = *sae_single_pmk; in wlan_mlme_update_sae_single_pmk()5314 pmk_info = &mlme_priv->mlme_roam.sae_single_pmk.pmk_info; in wlan_mlme_get_sae_single_pmk_info()5317 mlme_priv->mlme_roam.sae_single_pmk.sae_single_pmk_ap; in wlan_mlme_get_sae_single_pmk_info()5344 sae_single_pmk = &mlme_priv->mlme_roam.sae_single_pmk; in wlan_mlme_clear_sae_single_pmk_info()
5226 qdf_mem_copy(mlme_priv->mlme_roam.sae_auth_ta.bytes, sae_auth_ta.bytes, in wlan_cm_set_sae_auth_ta()5228 mlme_priv->mlme_roam.sae_auth_pending = true; in wlan_cm_set_sae_auth_ta()5257 if (mlme_priv->mlme_roam.sae_auth_pending) { in wlan_cm_get_sae_auth_ta()5259 mlme_priv->mlme_roam.sae_auth_ta.bytes, in wlan_cm_get_sae_auth_ta()5261 mlme_priv->mlme_roam.sae_auth_pending = false; in wlan_cm_get_sae_auth_ta()