Searched refs:ric_ies_length (Results 1 – 5 of 5) sorted by relevance
2240 uint32_t ric_ies_length = 0; in hdd_cm_ft_preauth_complete() local2262 if (rsp->ric_ies_length && in hdd_cm_ft_preauth_complete()2263 rsp->ric_ies_length <= DOT11F_IE_RICDESCRIPTOR_MAX_LEN) { in hdd_cm_ft_preauth_complete()2264 qdf_mem_copy(ric_ies, rsp->ric_ies, rsp->ric_ies_length); in hdd_cm_ft_preauth_complete()2265 ric_ies_length = rsp->ric_ies_length; in hdd_cm_ft_preauth_complete()2270 if (ric_ies_length) { in hdd_cm_ft_preauth_complete()2272 ft_event.ric_ies_len = ric_ies_length; in hdd_cm_ft_preauth_complete()2274 hdd_debug("RIC IEs is of length %d", ric_ies_length); in hdd_cm_ft_preauth_complete()2308 uint32_t ric_ies_length = 0; in hdd_cm_ft_preauth_complete() local2331 if (rsp->ric_ies_length && in hdd_cm_ft_preauth_complete()[all …]
569 mlme_priv->connect_info.ft_info.ric_ies_length); in cm_preauth_success()570 rsp->ric_ies_length = mlme_priv->connect_info.ft_info.ric_ies_length; in cm_preauth_success()614 if (!mlme_priv->connect_info.ft_info.ric_ies_length) in cm_preauth_success()620 mlme_priv->connect_info.ft_info.ric_ies_length); in cm_preauth_success()622 mlme_priv->connect_info.ft_info.ric_ies_length; in cm_preauth_success()
672 uint16_t ric_ies_length; member
406 uint16_t ric_ies_length; member
4808 mlme_priv->connect_info.ft_info.ric_ies_length = 0; in sme_qos_process_preauth_success_ind()4811 ric_offset = mlme_priv->connect_info.ft_info.ric_ies_length; in sme_qos_process_preauth_success_ind()4850 mlme_priv->connect_info.ft_info.ric_ies_length = ric_ielen; in sme_qos_process_preauth_success_ind()