Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_frames_host_roam.c91 tDot11fIEExtCap bcn_ext_cap; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() local
368 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
379 &bcn_ext_cap); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
380 lim_merge_extcap_struct(&frm->ExtCap, &bcn_ext_cap, in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
630 tDot11fIEExtCap bcn_ext_cap; in lim_send_reassoc_req_mgmt_frame() local
817 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_mgmt_frame()
828 &bcn_ext_cap); in lim_send_reassoc_req_mgmt_frame()
829 lim_merge_extcap_struct(&frm->ExtCap, &bcn_ext_cap, in lim_send_reassoc_req_mgmt_frame()
Dlim_send_management_frames.c2391 tDot11fIEExtCap bcn_ext_cap; in lim_send_assoc_req_mgmt_frame() local
2720 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_assoc_req_mgmt_frame()
2731 &bcn_ext_cap); in lim_send_assoc_req_mgmt_frame()
2732 lim_merge_extcap_struct(&frm->ExtCap, &bcn_ext_cap, in lim_send_assoc_req_mgmt_frame()