Searched refs:WLAN_ELEMID_EXTN_ELEM (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | utils_mlo.c | 1196 (uint8_t *)util_find_extn_eid(WLAN_ELEMID_EXTN_ELEM, in util_get_noninheritlists() 1344 if ((ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_eval_ie_in_noninheritlist() 1362 if (ie[ID_POS] != WLAN_ELEMID_EXTN_ELEM) { in util_eval_ie_in_noninheritlist() 1443 if ((reportingsta_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_validate_reportingsta_ie() 1452 if ((reportingsta_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_validate_reportingsta_ie() 1468 if (reportingsta_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) { in util_validate_reportingsta_ie() 1521 if ((sta_prof_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_validate_sta_prof_ie() 1530 if ((sta_prof_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_validate_sta_prof_ie() 1539 if (sta_prof_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) { in util_validate_sta_prof_ie() 2603 if ((reportingsta_ie[ID_POS] == WLAN_ELEMID_EXTN_ELEM) && in util_gen_link_reqrsp_cmn() [all …]
|
D | wlan_mlo_t2lm.c | 176 if (!(ext_ie_hdr->ie_id == WLAN_ELEMID_EXTN_ELEM && in wlan_mlo_parse_bcn_prbresp_t2lm_ie() 242 if (ext_ie_hdr->ie_id == WLAN_ELEMID_EXTN_ELEM && in wlan_mlo_parse_t2lm_ie() 298 t2lm_ie->elem_id = WLAN_ELEMID_EXTN_ELEM; in wlan_mlo_add_t2lm_info_ie()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/ |
D | wlan_utility.c | 482 if (!is_subelem && (id == WLAN_ELEMID_EXTN_ELEM)) { in wlan_get_elemsubelem_fragseq_creationparams() 536 if (!is_subelem && (id == WLAN_ELEMID_EXTN_ELEM)) { in wlan_get_elemsubelem_fragseq_creationparams() 555 if (!is_subelem && (id == WLAN_ELEMID_EXTN_ELEM)) in wlan_get_elemsubelem_fragseq_creationparams() 679 if (!is_subelem && (id == WLAN_ELEMID_EXTN_ELEM)) in wlan_create_elemsubelem_fragseq() 899 if (!is_subelem && (id == WLAN_ELEMID_EXTN_ELEM)) in wlan_create_elemsubelem_fragseq() 1188 (curr_elemunit_ptr[elemunit_id_pos] == WLAN_ELEMID_EXTN_ELEM)) { in wlan_get_elemsubelem_fragseq_info() 1352 (curr_elemunit_ptr[elemunit_id_pos] == WLAN_ELEMID_EXTN_ELEM)) { in wlan_defrag_elemsubelem_fragseq()
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
D | iot_sim_utils.c | 107 case WLAN_ELEMID_EXTN_ELEM: in iot_sim_update_beacon_template_struct()
|
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/ |
D | wlan_scan_utils_api.c | 1697 case WLAN_ELEMID_EXTN_ELEM: in util_scan_populate_bcn_ie_list() 3069 extn_elem = util_scan_find_noninheritance_ie(WLAN_ELEMID_EXTN_ELEM, in util_gen_new_ie() 3102 (tmp_old[0] == WLAN_ELEMID_EXTN_ELEM)) { in util_gen_new_ie() 3167 } else if (tmp_old[0] == WLAN_ELEMID_EXTN_ELEM && in util_gen_new_ie() 3220 ((tmp_new[0] == WLAN_ELEMID_EXTN_ELEM) && in util_gen_new_ie()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 1275 WLAN_ELEMID_EXTN_ELEM) { in rrm_process_beacon_report_req() 1460 if ((eid == WLAN_ELEMID_EXTN_ELEM || !eid) && in rrm_copy_ml_ie() 1564 if (*pBcnIes == WLAN_ELEMID_EXTN_ELEM && *(pBcnIes + 2) > 0) in rrm_fill_beacon_ies()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 2930 ie[ID_POS] = WLAN_ELEMID_EXTN_ELEM; 3923 ie[ID_POS] = WLAN_ELEMID_EXTN_ELEM; 5258 ie[ID_POS] = WLAN_ELEMID_EXTN_ELEM; 9845 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 9958 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 10176 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 10307 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 10975 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 11131 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; 12339 *p_ml_ie++ = WLAN_ELEMID_EXTN_ELEM; [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_send_management_frames.c | 1496 WLAN_ELEMID_EXTN_ELEM, ONE_BYTE, in lim_strip_eht_cap_ie() 1507 WLAN_ELEMID_EXTN_ELEM, ONE_BYTE, in lim_strip_eht_op_ie() 2773 WLAN_ELEMID_EXTN_ELEM, ONE_BYTE, in lim_send_assoc_req_mgmt_frame() 2821 WLAN_ELEMID_EXTN_ELEM, ONE_BYTE, in lim_send_assoc_req_mgmt_frame()
|
D | lim_utils.c | 8409 WLAN_ELEMID_EXTN_ELEM, ONE_BYTE, in lim_strip_mlo_ie()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/ |
D | wlan_cmn_ieee80211.h | 682 WLAN_ELEMID_EXTN_ELEM = 255, enumerator
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_assoc.c | 708 qdf_set_bit(beacon_filter_extn_table[i] + WLAN_ELEMID_EXTN_ELEM, in hdd_add_beacon_filter()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_features.c | 1241 if (sub_ele_id == WLAN_ELEMID_EXTN_ELEM) { in wma_parse_ch_switch_wrapper_ie() 1288 WLAN_ELEMID_EXTN_ELEM, in wma_parse_bw_indication_ie()
|