Searched refs:tDot11fIEExtCap (Results 1 – 14 of 14) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_send_frames_host_roam.c | 87 tDot11fIEExtCap extr_ext_cap; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 91 tDot11fIEExtCap bcn_ext_cap; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 121 sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 368 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 626 tDot11fIEExtCap extr_ext_cap; in lim_send_reassoc_req_mgmt_frame() 630 tDot11fIEExtCap bcn_ext_cap; in lim_send_reassoc_req_mgmt_frame() 653 sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_mgmt_frame() 817 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_reassoc_req_mgmt_frame()
|
D | lim_utils.h | 1030 tDot11fIEExtCap *extracted_extcap, bool merge); 1077 tDot11fIEExtCap *ext_cap); 1079 uint8_t *addn_ie, uint16_t *addn_ielen, tDot11fIEExtCap *dst); 1080 void lim_merge_extcap_struct(tDot11fIEExtCap *dst, tDot11fIEExtCap *src, 1203 uint8_t lim_compute_ext_cap_ie_length(tDot11fIEExtCap *ext_cap);
|
D | lim_send_management_frames.c | 198 tDot11fIEExtCap extracted_ext_cap; in lim_send_probe_req_mgmt_frame() 351 sizeof(tDot11fIEExtCap)); in lim_send_probe_req_mgmt_frame() 666 tDot11fIEExtCap extracted_ext_cap = {0}; in lim_send_probe_rsp_mgmt_frame() 1538 tDot11fIEExtCap extracted_ext_cap; in lim_send_assoc_rsp_mgmt_frame() 2386 tDot11fIEExtCap extr_ext_cap; in lim_send_assoc_req_mgmt_frame() 2391 tDot11fIEExtCap bcn_ext_cap; in lim_send_assoc_req_mgmt_frame() 2448 sizeof(tDot11fIEExtCap)); in lim_send_assoc_req_mgmt_frame() 2720 qdf_mem_zero((uint8_t *)&bcn_ext_cap, sizeof(tDot11fIEExtCap)); in lim_send_assoc_req_mgmt_frame()
|
D | lim_utils.c | 6096 tDot11fIEExtCap *ext_cap_data, in lim_update_ext_cap_he_params() 6158 tDot11fIEExtCap *ext_cap_data, in lim_update_ext_cap_he_params() 6183 tDot11fIEExtCap *extra_extcap, bool merge) in lim_send_ext_cap_ie() 6185 tDot11fIEExtCap ext_cap_data = {0}; in lim_send_ext_cap_ie() 6360 uint8_t *buf, tDot11fIEExtCap *dst) in lim_update_extcap_struct() 6403 uint8_t *addn_ie, uint16_t *addn_ielen, tDot11fIEExtCap *dst) in lim_strip_extcap_update_struct() 6435 void lim_merge_extcap_struct(tDot11fIEExtCap *dst, in lim_merge_extcap_struct() 6436 tDot11fIEExtCap *src, in lim_merge_extcap_struct() 6441 uint8_t structlen = member_size(tDot11fIEExtCap, bytes); in lim_merge_extcap_struct() 6711 uint8_t lim_compute_ext_cap_ie_length(tDot11fIEExtCap *ext_cap) in lim_compute_ext_cap_ie_length()
|
D | lim_process_tdls.c | 426 tDot11fIEExtCap *extCapability) in populate_dot11f_tdls_ext_capability()
|
D | lim_api.c | 3426 tDot11fIEExtCap default_scan_ext_cap = {0}, driver_ext_cap = {0}; in lim_update_ext_cap_ie()
|
D | lim_process_sme_req_messages.c | 10528 tDot11fIEExtCap extra_ext_cap = {0}; in lim_process_set_ie_req()
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | parser_api.h | 282 tDot11fIEExtCap ext_cap; 390 tDot11fIEExtCap ExtCap; 490 tDot11fIEExtCap ExtCap; 1216 tDot11fIEExtCap *pDot11f, struct pe_session *pe_session); 1437 tDot11fIEExtCap *dot11f); 1442 tDot11fIEExtCap *dot11f) in populate_dot11f_twt_extended_caps() 1931 tDot11fIEExtCap *dot11f);
|
D | dot11f.h | 5685 } tDot11fIEExtCap; typedef 5701 tDot11fIEExtCap*, 5706 tDot11fIEExtCap *, 5713 tDot11fIEExtCap *, 10981 tDot11fIEExtCap ExtCap; 11052 tDot11fIEExtCap ExtCap; 11182 tDot11fIEExtCap ExtCap; 11294 tDot11fIEExtCap ExtCap; 11386 tDot11fIEExtCap ExtCap; 11761 tDot11fIEExtCap ExtCap; [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_api.c | 703 tDot11fIEExtCap extracted_extcap; in lim_send_probe_rsp_template_to_hal() 751 sizeof(tDot11fIEExtCap)); in lim_send_probe_rsp_template_to_hal()
|
D | sch_beacon_gen.c | 564 tDot11fIEExtCap extracted_extcap; in sch_set_fixed_beacon_fields() 902 sizeof(tDot11fIEExtCap)); in sch_set_fixed_beacon_fields()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | lim_session.h | 299 tDot11fIEExtCap link_ext_cap;
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 1582 bool isVHTEnabled, tDot11fIEExtCap *pDot11f, 3477 sizeof(tDot11fIEExtCap)); 4209 sizeof(tDot11fIEExtCap)); 4537 sizeof(tDot11fIEExtCap)); 5139 sizeof(tDot11fIEExtCap)); 10571 sizeof(tDot11fIEExtCap))) || 11391 tDot11fIEExtCap *dot11f) 12394 tDot11fIEExtCap ext_cap; 12652 qdf_mem_zero(&ext_cap, sizeof(tDot11fIEExtCap)); 13228 tDot11fIEExtCap *dot11f)
|
D | dot11f.c | 4904 tDot11fIEExtCap *pDst, in dot11f_unpack_ie_ext_cap() 11698 { offsetof(tDot11fAssocRequest, ExtCap), offsetof(tDot11fIEExtCap, 11884 { offsetof(tDot11fAssocResponse, ExtCap), offsetof(tDot11fIEExtCap, 12199 { offsetof(tDot11fBeacon, ExtCap), offsetof(tDot11fIEExtCap, present), 0, 12458 { offsetof(tDot11fBeacon2, ExtCap), offsetof(tDot11fIEExtCap, present), 0, 12708 { offsetof(tDot11fBeaconIEs, ExtCap), offsetof(tDot11fIEExtCap, present), 13252 { offsetof(tDot11fProbeRequest, ExtCap), offsetof(tDot11fIEExtCap, 13400 { offsetof(tDot11fProbeResponse, ExtCap), offsetof(tDot11fIEExtCap, 13717 { offsetof(tDot11fReAssocRequest, ExtCap), offsetof(tDot11fIEExtCap, 13890 { offsetof(tDot11fReAssocResponse, ExtCap), offsetof(tDot11fIEExtCap, [all …]
|