Searched refs:fils_hlp_ie (Results 1 – 1 of 1) sorted by relevance
2404 uint8_t *fils_hlp_ie = NULL; in lim_send_assoc_req_mgmt_frame() local2767 fils_hlp_ie = qdf_mem_malloc(SIR_FILS_HLP_IE_LEN); in lim_send_assoc_req_mgmt_frame()2768 if (!fils_hlp_ie) in lim_send_assoc_req_mgmt_frame()2775 SIR_FILS_HLP_OUI_LEN, fils_hlp_ie, in lim_send_assoc_req_mgmt_frame()2781 fils_hlp_ie_len = fils_hlp_ie[1] + 2; in lim_send_assoc_req_mgmt_frame()2787 NULL, 0, &fils_hlp_ie[fils_hlp_ie_len], in lim_send_assoc_req_mgmt_frame()2997 if (fils_hlp_ie && fils_hlp_ie_len) { in lim_send_assoc_req_mgmt_frame()2999 fils_hlp_ie, fils_hlp_ie_len); in lim_send_assoc_req_mgmt_frame()3137 qdf_mem_free(fils_hlp_ie); in lim_send_assoc_req_mgmt_frame()