Home
last modified time | relevance | path

Searched refs:assocReqFrameLength (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_mlo.c691 assoc_req->assocReqFrameLength = link_frame_len - sizeof(*pHdr); in lim_mlo_proc_assoc_req_frm()
H A Dlim_process_assoc_req_frame.c2548 frame_len = assoc_req->assocReqFrameLength; in lim_proc_assoc_req_frm_cmn()
3418 assoc_ind->assocReqLength = assoc_req->assocReqFrameLength; in lim_fill_lim_assoc_ind_params()
H A Dlim_assoc_utils.c766 assoc_req->assocReqFrameLength = 0; in lim_free_assoc_req_frm_buf()
781 assoc_req->assocReqFrameLength = frame_len; in lim_alloc_assoc_req_frm_buf()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Dparser_api.h386 uint32_t assocReqFrameLength; member