Home
last modified time | relevance | path

Searched refs:ie_extn_id (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_utils.c109 switch (extn_ie->ie_extn_id) { in iot_sim_update_beacon_template_struct()
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_t2lm.c177 ext_ie_hdr->ie_extn_id == WLAN_EXTN_ELEMID_T2LM)) in wlan_mlo_parse_bcn_prbresp_t2lm_ie()
243 ext_ie_hdr->ie_extn_id == WLAN_EXTN_ELEMID_T2LM) { in wlan_mlo_parse_t2lm_ie()
Dutils_mlo.c5083 switch (extn_ie->ie_extn_id) { in util_parse_pamlie_perstaprofile_stactrl()
5099 extn_ie->ie_extn_id); in util_parse_pamlie_perstaprofile_stactrl()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c1200 if (extn_ie->ie_extn_id == WLAN_EXTN_ELEMID_T2LM) in util_scan_parse_t2lm_ie()
1221 if (extn_ie->ie_extn_id != WLAN_EXTN_ELEMID_MULTI_LINK) in util_scan_parse_ml_ie()
1255 switch (extn_ie->ie_extn_id) { in util_scan_parse_eht_ie()
1282 switch (extn_ie->ie_extn_id) { in util_scan_parse_extn_ie()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
Dwlan_utility.c408 qdf_offsetof(struct extn_ie_header, ie_extn_id); in wlan_get_elemunit_info()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c1217 uint8_t ie_extn_id) in wma_parse_ch_switch_wrapper_ie() argument
1243 if (extn_ie->ie_extn_id == ie_extn_id) in wma_parse_ch_switch_wrapper_ie()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h1456 uint8_t ie_extn_id; member