Home
last modified time | relevance | path

Searched refs:SIR_FILS_HLP_IE_LEN (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_management_frames.c2767 fils_hlp_ie = qdf_mem_malloc(SIR_FILS_HLP_IE_LEN); in lim_send_assoc_req_mgmt_frame()
2776 SIR_FILS_HLP_IE_LEN - 2); in lim_send_assoc_req_mgmt_frame()
2788 SIR_FILS_HLP_IE_LEN - fils_hlp_ie_len - 2); in lim_send_assoc_req_mgmt_frame()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h127 #define SIR_FILS_HLP_IE_LEN 2048 macro