Searched refs:bcn_ext_cap (Results 1 – 2 of 2) sorted by relevance
91 tDot11fIEExtCap bcn_ext_cap; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() local368 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() local817 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()
2391 tDot11fIEExtCap bcn_ext_cap; in lim_send_assoc_req_mgmt_frame() local2720 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()