Searched refs:extn_ie (Results 1 – 4 of 4) sorted by relevance
1196 struct extn_ie_header *extn_ie) in util_scan_parse_t2lm_ie() argument1200 if (extn_ie->ie_extn_id == WLAN_EXTN_ELEMID_T2LM) in util_scan_parse_t2lm_ie()1204 (uint8_t *)extn_ie; in util_scan_parse_t2lm_ie()1214 struct extn_ie_header *extn_ie) in util_scan_parse_ml_ie() argument1221 if (extn_ie->ie_extn_id != WLAN_EXTN_ELEMID_MULTI_LINK) in util_scan_parse_ml_ie()1224 ml_ie = (uint8_t *)extn_ie; in util_scan_parse_ml_ie()1237 scan_params->ie_list.multi_link_bv = (uint8_t *)extn_ie; in util_scan_parse_ml_ie()1240 scan_params->ie_list.multi_link_rv = (uint8_t *)extn_ie; in util_scan_parse_ml_ie()1248 struct extn_ie_header *extn_ie) in util_scan_parse_ml_ie() argument1253 struct extn_ie_header *extn_ie) in util_scan_parse_eht_ie() argument[all …]
47 struct extn_ie_header *extn_ie = NULL; in iot_sim_update_beacon_template_struct() local108 extn_ie = (struct extn_ie_header *)ie; in iot_sim_update_beacon_template_struct()109 switch (extn_ie->ie_extn_id) { in iot_sim_update_beacon_template_struct()
4975 struct extn_ie_header *extn_ie; in util_parse_pamlie_perstaprofile_stactrl() local5082 extn_ie = (struct extn_ie_header *)ie; in util_parse_pamlie_perstaprofile_stactrl()5083 switch (extn_ie->ie_extn_id) { in util_parse_pamlie_perstaprofile_stactrl()5085 if (extn_ie->ie_len == WLAN_MAX_MUEDCA_IE_LEN) { in util_parse_pamlie_perstaprofile_stactrl()5099 extn_ie->ie_extn_id); in util_parse_pamlie_perstaprofile_stactrl()
1221 struct extn_ie_header *extn_ie; in wma_parse_ch_switch_wrapper_ie() local1242 extn_ie = (struct extn_ie_header *)ele; in wma_parse_ch_switch_wrapper_ie()1243 if (extn_ie->ie_extn_id == ie_extn_id) in wma_parse_ch_switch_wrapper_ie()