Home
last modified time | relevance | path

Searched refs:nStaWPARSnReqIeLength (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c831 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()
H A Dsap_internal.h172 uint32_t nStaWPARSnReqIeLength; member
H A Dsap_module.c1810 *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()