Searched refs:assocReqLength (Results 1 – 8 of 8) sorted by relevance
1972 if (assoc_ind->assocReqLength < WLAN_REASSOC_REQ_IES_OFFSET) { in sap_fill_owe_ie_in_assoc_ind()1979 assoc_req_ie_len = assoc_ind->assocReqLength - in sap_fill_owe_ie_in_assoc_ind()1982 if (assoc_ind->assocReqLength < WLAN_ASSOC_REQ_IES_OFFSET) { in sap_fill_owe_ie_in_assoc_ind()1989 assoc_req_ie_len = assoc_ind->assocReqLength - in sap_fill_owe_ie_in_assoc_ind()2366 if (csr_roaminfo->assocReqLength < ASSOC_REQ_IE_OFFSET) { in sap_populate_peer_assoc_info()2368 csr_roaminfo->assocReqLength); in sap_populate_peer_assoc_info()2372 reassoc_complete->ies_len = (csr_roaminfo->assocReqLength - in sap_populate_peer_assoc_info()2475 assoc_ind->assocReqLength = csr_roaminfo->assocReqLength; in sap_signal_hdd_event()
774 sme_assoc_ind->assocReqLength = assoc_ind->assocReqLength; in lim_fill_sme_assoc_ind_params()775 if (assoc_req_alloc && assoc_ind->assocReqLength) { in lim_fill_sme_assoc_ind_params()777 assoc_ind->assocReqLength); in lim_fill_sme_assoc_ind_params()779 assoc_ind->assocReqLength); in lim_fill_sme_assoc_ind_params()
241 uint32_t assocReqLength; member
3418 assoc_ind->assocReqLength = assoc_req->assocReqFrameLength; in lim_fill_lim_assoc_ind_params()
555 uint32_t assocReqLength; member
262 uint32_t assocReqLength; member
3366 roam_info->assocReqLength = in csr_roam_joined_state_msg_processor()3894 if (ind->assocReqLength < MAX_ASSOC_REQ_IE_LEN) { in csr_send_assoc_ind_to_upper_layer_cnf_msg()3895 cnf->ies = qdf_mem_malloc(ind->assocReqLength); in csr_send_assoc_ind_to_upper_layer_cnf_msg()3900 cnf->ies_len = ind->assocReqLength; in csr_send_assoc_ind_to_upper_layer_cnf_msg()3941 if (assoc_ind->assocReqLength != 0 && assoc_ind->assocReqPtr) in csr_roam_chk_lnk_assoc_ind_upper_layer()3981 roam_info->assocReqLength = pAssocInd->assocReqLength; in csr_roam_chk_lnk_assoc_ind()
1071 uint32_t assocReqLength; member