Searched refs:nStaWPARSnReqIeLength (Results 1 – 3 of 3) sorted by relevance
831 sap_ctx->nStaWPARSnReqIeLength = csr_roam_info->rsnIELen; in wlansap_roam_process_infra_assoc_ind()832 if (sap_ctx->nStaWPARSnReqIeLength) in wlansap_roam_process_infra_assoc_ind()834 sap_ctx->nStaWPARSnReqIeLength); in wlansap_roam_process_infra_assoc_ind()1250 sap_ctx->nStaWPARSnReqIeLength = csr_roam_info->rsnIELen; in wlansap_roam_callback()1251 if (sap_ctx->nStaWPARSnReqIeLength) in wlansap_roam_callback()1254 sap_ctx->nStaWPARSnReqIeLength); in wlansap_roam_callback()
172 uint32_t nStaWPARSnReqIeLength; member
1810 *len = sap_ctx->nStaWPARSnReqIeLength; in wlan_sap_getstation_ie_information()1812 if ((buf) && (ie_len >= sap_ctx->nStaWPARSnReqIeLength)) { in wlan_sap_getstation_ie_information()1815 sap_ctx->nStaWPARSnReqIeLength); in wlan_sap_getstation_ie_information()