/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_mlo.c | 1046 if (total_len > WLAN_MAX_IE_LEN + MIN_IE_LEN) in lim_fill_complete_mlo_ie() 1047 mlo_ie->data[TAG_LEN_POS] = WLAN_MAX_IE_LEN; in lim_fill_complete_mlo_ie() 1075 if (i && (i % WLAN_MAX_IE_LEN) == 0) { in lim_fill_complete_mlo_ie() 1078 if ((mlo_ie_total_len - i) > WLAN_MAX_IE_LEN) in lim_fill_complete_mlo_ie() 1079 target[consumed++] = WLAN_MAX_IE_LEN; in lim_fill_complete_mlo_ie() 1106 if (total_len > WLAN_MAX_IE_LEN + MIN_IE_LEN) { in lim_caculate_mlo_ie_length() 1108 tmp = total_len - (WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_caculate_mlo_ie_length() 1109 while (tmp > WLAN_MAX_IE_LEN) { in lim_caculate_mlo_ie_length() 1112 tmp -= WLAN_MAX_IE_LEN; in lim_caculate_mlo_ie_length() 1176 if (i && (i % WLAN_MAX_IE_LEN) == 0) in lim_store_mlo_ie_raw_info() [all …]
|
D | lim_sme_req_utils.c | 111 if (WLAN_MAX_IE_LEN <= start) in lim_is_rsn_ie_valid_in_sme_req_message() 114 if (start <= (WLAN_MAX_IE_LEN - sizeof(uint32_t))) in lim_is_rsn_ie_valid_in_sme_req_message() 208 WLAN_MAX_IE_LEN); in lim_set_rs_nie_wp_aiefrom_sme_start_bss_req_message() 244 if (wpa_idx + 6 >= WLAN_MAX_IE_LEN) in lim_set_rs_nie_wp_aiefrom_sme_start_bss_req_message() 254 WLAN_MAX_IE_LEN, val, in lim_set_rs_nie_wp_aiefrom_sme_start_bss_req_message()
|
D | lim_send_management_frames.c | 402 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_send_probe_req_mgmt_frame() 1498 eht_cap_ie, WLAN_MAX_IE_LEN); in lim_strip_eht_cap_ie() 1509 eht_op_ie, WLAN_MAX_IE_LEN); in lim_strip_eht_op_ie() 1811 eht_op_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_send_assoc_rsp_mgmt_frame() 1828 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_send_assoc_rsp_mgmt_frame() 2799 rsnx_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in lim_send_assoc_req_mgmt_frame() 2805 NULL, 0, rsnx_ie, WLAN_MAX_IE_LEN); in lim_send_assoc_req_mgmt_frame() 2816 mscs_ext_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in lim_send_assoc_req_mgmt_frame() 2823 mscs_ext_ie, WLAN_MAX_IE_LEN); in lim_send_assoc_req_mgmt_frame() 2923 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + MIN_IE_LEN); in lim_send_assoc_req_mgmt_frame()
|
D | lim_process_assoc_req_frame.c | 942 uint32_t dot11f_status, written = 0, nbuffer = WLAN_MAX_IE_LEN; in lim_check_wpa_ie() 946 buffer = qdf_mem_malloc(WLAN_MAX_IE_LEN); in lim_check_wpa_ie() 3359 >= WLAN_MAX_IE_LEN) { in lim_fill_lim_assoc_ind_params() 3392 + 2 < WLAN_MAX_IE_LEN) { in lim_fill_lim_assoc_ind_params()
|
D | lim_process_message_queue.c | 111 rsn_ie_buf = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in lim_process_sae_msg_sta() 122 WLAN_MAX_IE_LEN + 2); in lim_process_sae_msg_sta()
|
D | lim_process_fils.c | 1358 WLAN_MAX_IE_LEN + 2); in lim_generate_fils_pmkr1_name()
|
D | lim_process_tdls.c | 1590 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in lim_ieee80211_pack_ehtcap_tdls()
|
D | lim_process_sme_req_messages.c | 4157 rsnxe = qdf_mem_malloc(WLAN_MAX_IE_LEN + SIR_MAC_IE_TYPE_LEN_SIZE); in lim_strip_rsnx_ie() 4163 ONE_BYTE, NULL, 0, rsnxe, WLAN_MAX_IE_LEN); in lim_strip_rsnx_ie()
|
D | lim_utils.c | 8401 mlo_ie_buff = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in lim_strip_mlo_ie() 8411 mlo_ie_buff, WLAN_MAX_IE_LEN); in lim_strip_mlo_ie()
|
/wlan-driver/qcacld-3.0/core/mac/inc/ |
D | ani_system_defs.h | 127 uint8_t rsnIEdata[WLAN_MAX_IE_LEN + 2]; 132 uint8_t wapiIEdata[WLAN_MAX_IE_LEN + 2];
|
D | sir_mac_prot_def.h | 535 uint8_t info[WLAN_MAX_IE_LEN]; 541 uint8_t info[WLAN_MAX_IE_LEN];
|
D | sir_api.h | 4295 uint8_t ie[WLAN_MAX_IE_LEN + 2];
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | utils_mlo.c | 2150 if (mlieseqlen > (sizeof(struct ie_header) + WLAN_MAX_IE_LEN)) { in util_gen_link_reqrsp_cmn() 2153 sizeof(struct ie_header) + WLAN_MAX_IE_LEN); in util_gen_link_reqrsp_cmn() 3068 if (currie[TAG_LEN_POS] != WLAN_MAX_IE_LEN) in util_find_mlie() 3906 if (mlieseqlen > (sizeof(struct ie_header) + WLAN_MAX_IE_LEN)) { in util_get_bvmlie_persta_partner_info() 3909 sizeof(struct ie_header) + WLAN_MAX_IE_LEN); in util_get_bvmlie_persta_partner_info() 4074 if (mlieseqlen > (sizeof(struct ie_header) + WLAN_MAX_IE_LEN)) { in util_get_prvmlie_persta_link_id() 4077 sizeof(struct ie_header) + WLAN_MAX_IE_LEN); in util_get_prvmlie_persta_link_id() 4822 if (mlieseqlen > (sizeof(struct ie_header) + WLAN_MAX_IE_LEN)) { in util_get_rvmlie_persta_link_info() 4825 sizeof(struct ie_header) + WLAN_MAX_IE_LEN); in util_get_rvmlie_persta_link_info() 5356 if (mlieseqlen > (sizeof(struct ie_header) + WLAN_MAX_IE_LEN)) { in util_get_pav_mlie_link_info() [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | lim_fils_defs.h | 337 uint8_t rsn_ie[WLAN_MAX_IE_LEN + 2];
|
/wlan-driver/qcacld-3.0/components/p2p/core/src/ |
D | wlan_p2p_off_chan_tx.c | 290 (WLAN_MAX_IE_LEN == p2p_ie[1])) { in p2p_get_p2pie_from_probe_rsp() 293 ie = p2p_ie + WLAN_MAX_IE_LEN + 2; in p2p_get_p2pie_from_probe_rsp() 552 if ((p2p_ie[1] + noa_len) > WLAN_MAX_IE_LEN) { in p2p_update_noa_stream() 554 WLAN_MAX_IE_LEN; in p2p_update_noa_stream() 557 p2p_ie[1] = WLAN_MAX_IE_LEN; in p2p_update_noa_stream()
|
D | wlan_p2p_main.c | 1112 if (rem_len < (2 + OUI_SIZE_P2P) || rem_len > WLAN_MAX_IE_LEN) { in p2p_check_oui_and_force_1x1()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
D | sch_beacon_gen.c | 946 eht_op_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in sch_set_fixed_beacon_fields() 976 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); in sch_set_fixed_beacon_fields()
|
/wlan-driver/qcacld-3.0/core/sap/inc/ |
D | sap_api.h | 541 uint8_t RSNWPAReqIE[(WLAN_MAX_IE_LEN * 2) + 4];
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/ |
D | wlan_scan_cache_db.c | 708 if (alt_wcn_ie_len > WLAN_MAX_IE_LEN + 2) { in scm_update_alt_wcn_ie() 716 qdf_mem_malloc_atomic(WLAN_MAX_IE_LEN + 2); in scm_update_alt_wcn_ie()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 10066 if (sta_pro->num_data > WLAN_MAX_IE_LEN + MIN_IE_LEN) { 10067 sta_pro->data[TAG_LEN_POS] = WLAN_MAX_IE_LEN; 10074 WLAN_MAX_IE_LEN + MIN_IE_LEN; 10880 if (sta_pro->num_data > WLAN_MAX_IE_LEN + MIN_IE_LEN) { 10881 sta_pro->data[TAG_LEN_POS] = WLAN_MAX_IE_LEN; 10888 WLAN_MAX_IE_LEN + MIN_IE_LEN; 11082 if (sta_pro->num_data > WLAN_MAX_IE_LEN + MIN_IE_LEN) { 11083 sta_pro->data[TAG_LEN_POS] = WLAN_MAX_IE_LEN; 11090 WLAN_MAX_IE_LEN + MIN_IE_LEN; 12846 eht_cap_ie = qdf_mem_malloc(WLAN_MAX_IE_LEN + 2); [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/ |
D | wlan_utility.c | 392 *elemunit_maxpayloadlen = WLAN_MAX_IE_LEN; in wlan_get_elemunit_info()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/ |
D | wlan_cmn_ieee80211.h | 280 #define WLAN_MAX_IE_LEN 255 macro
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cfg80211.c | 8584 .len = WLAN_MAX_IE_LEN + 2}, 9416 uint8_t ie[WLAN_MAX_IE_LEN + 2]; in hdd_config_access_policy()
|