Searched refs:ft_state (Results 1 – 3 of 3) sorted by relevance
321 mlme_priv->connect_info.ft_info.ft_state); in ucfg_cm_set_ft_ies()324 switch (mlme_priv->connect_info.ft_info.ft_state) { in ucfg_cm_set_ft_ies()332 mlme_priv->connect_info.ft_info.ft_state = FT_AUTH_REQ_READY; in ucfg_cm_set_ft_ies()345 ft_ies, mlme_priv->connect_info.ft_info.ft_state); in ucfg_cm_set_ft_ies()351 mlme_priv->connect_info.ft_info.ft_state = FT_SET_KEY_WAIT; in ucfg_cm_set_ft_ies()353 mlme_priv->connect_info.ft_info.ft_state); in ucfg_cm_set_ft_ies()358 mlme_priv->connect_info.ft_info.ft_state); in ucfg_cm_set_ft_ies()387 mlme_priv->connect_info.ft_info.ft_state); in ucfg_cm_check_ft_status()390 switch (mlme_priv->connect_info.ft_info.ft_state) { in ucfg_cm_check_ft_status()393 mlme_priv->connect_info.ft_info.ft_state = FT_START_READY; in ucfg_cm_check_ft_status()[all …]
572 mlme_priv->connect_info.ft_info.ft_state = FT_REASSOC_REQ_WAIT; in cm_preauth_success()
408 enum ft_ie_state ft_state; member