Home
last modified time | relevance | path

Searched refs:element_id (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ieee.h187 IEEEtypes_ElementId_e element_id;
196 IEEEtypes_ElementId_e element_id;
451 t_u8 element_id;
463 IEEEtypes_ElementId_e element_id;
480 IEEEtypes_ElementId_e element_id;
500 IEEEtypes_ElementId_e element_id;
517 IEEEtypes_ElementId_e element_id;
528 IEEEtypes_ElementId_e element_id;
554 IEEEtypes_ElementId_e element_id;
685 IEEEtypes_ElementId_e element_id;
[all …]
Dmlan_api.h251 …nline mlan_status wifi_check_bss_entry_wpa2_entp_only(BSSDescriptor_t *pbss_entry, t_u8 element_id) in wifi_check_bss_entry_wpa2_entp_only() argument
253 if (element_id == RSN_IE) in wifi_check_bss_entry_wpa2_entp_only()
267 else if (element_id == VENDOR_SPECIFIC_221) in wifi_check_bss_entry_wpa2_entp_only()
272 else if (!element_id) in wifi_check_bss_entry_wpa2_entp_only()
283 IEEEtypes_ElementId_e element_id) in wifi_check_bss_entry_wpa2_entp_only() argument
285 if (element_id == RSN_IE) in wifi_check_bss_entry_wpa2_entp_only()
Dmlan_fw.h1948 IEEEtypes_ElementId_e element_id;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_scan.c208 if (((pbss_desc->prsn_ie != MNULL) && ((*(pbss_desc->prsn_ie)).ieee_hdr.element_id == RSN_IE))) in is_rsn_oui_present()
238 if (((pbss_desc->pwpa_ie != MNULL) && ((*(pbss_desc->pwpa_ie)).vend_hdr.element_id == WPA_IE))) in is_wpa_oui_present()
601 if (pieee_hdr->element_id == EXT_CAPABILITY) in wlan_add_probe_request_ie()
607 tlv->type = wlan_cpu_to_le16(pieee_hdr->element_id); in wlan_add_probe_request_ie()
1437 IEEEtypes_ElementId_e element_id; in wlan_interpret_bss_desc_with_ie() local
1619 element_id = (IEEEtypes_ElementId_e)(*((t_u8 *)pcurrent_ptr)); in wlan_interpret_bss_desc_with_ie()
1632 switch (element_id) in wlan_interpret_bss_desc_with_ie()
2321 … if (((pbss_desc->pwpa_ie != MNULL) && ((*(pbss_desc->pwpa_ie)).vend_hdr.element_id == WPA_IE)) || in wlan_is_network_compatible()
2322 … ((pbss_desc->prsn_ie != MNULL) && ((*(pbss_desc->prsn_ie)).ieee_hdr.element_id == RSN_IE))) in wlan_is_network_compatible()
2354 … ((pbss_desc->pwapi_ie != MNULL) && ((*(pbss_desc->pwapi_ie)).ieee_hdr.element_id == WAPI_IE))) in wlan_is_network_compatible()
[all …]
Dmlan_11ac.c862 pvht_cap->ieee_hdr.element_id = VHT_CAPABILITY;
904 if(pbss_desc->vht_cap.ieee_hdr.element_id != VHT_CAPABILITY)
907 if(vht_oprat && (vht_oprat->ieee_hdr.element_id == VHT_OPERATION)) {
951 if(sta_ptr->ExtCap.ieee_hdr.element_id != EXT_CAPABILITY){
968 vht_oprat->ieee_hdr.element_id = VHT_OPERATION;
Dwifi-uap.c2246 IEEEtypes_ElementId_e element_id; in wifi_find_wpa_ies() local
2251 element_id = (IEEEtypes_ElementId_e)(*((t_u8 *)pcurrent_ptr)); in wifi_find_wpa_ies()
2260 switch (element_id) in wifi_find_wpa_ies()
2314 IEEEtypes_ElementId_e element_id; in wifi_set_wmm_ies() local
2319 element_id = (IEEEtypes_ElementId_e)(*((t_u8 *)pcurrent_ptr)); in wifi_set_wmm_ies()
2328 switch (element_id) in wifi_set_wmm_ies()
2680 hecap_ie->ieee_hdr.element_id = he_cfg.he_cap.id; in wifi_filter_beacon_ies()
3361 he_cfg.he_cap.id = hecap_ie->ieee_hdr.element_id; in wifi_uap_set_11ax_status2()
Dmlan_glue.c2109 if (pvendor_ie->element_id == EXT_CAPABILITY) in wlan_set_gen_ie_helper()
2119 if (((pvendor_ie->element_id == WPA_IE) && in wlan_set_gen_ie_helper()
2122 (pvendor_ie->element_id == RSN_IE)) in wlan_set_gen_ie_helper()
2132 if (pvendor_ie->element_id == WAPI_IE) in wlan_set_gen_ie_helper()
2140 if ((pvendor_ie->element_id == VENDOR_SPECIFIC_221) && in wlan_set_gen_ie_helper()
2150 if (pvendor_ie->element_id == VENDOR_SPECIFIC_221 && in wlan_set_gen_ie_helper()
2186 if ((pvendor_ie->element_id == WPS_IE) && in wlan_set_gen_ie_helper()
2199 if ((pvendor_ie->element_id == WPS_IE) && in wlan_set_gen_ie_helper()
2236 IEEEtypes_ElementId_e element_id; in wifi_set_ies_cfg() local
2255 element_id = (IEEEtypes_ElementId_e)(*((t_u8 *)pcurrent_ptr)); in wifi_set_ies_cfg()
[all …]
Dmlan_11h.c113 pquiet->element_id = QUIET; in wlan_11h_init()
Dmlan_wmm.c382 PRINTM(MINFO, "WMM: process assoc req: bss->wmmIe=0x%x\n", pWmmIE->vend_hdr.element_id); in wlan_wmm_process_association_req()
384 … if ((priv->wmm_required || ((pHTCap != MNULL) && (pHTCap->ieee_hdr.element_id == HT_CAPABILITY) && in wlan_wmm_process_association_req()
386 pWmmIE->vend_hdr.element_id == WMM_IE) in wlan_wmm_process_association_req()
Dmlan_api.c3608 ptlv_header->element_id = (IEEEtypes_ElementId_e)index; in wifi_config_mgmt_ie()
4495 rrmCap.element_id = (t_u8)MGMT_RRM_ENABLED_CAP; in wifi_host_11k_cfg()
4555 mboie.vend_hdr.element_id = (IEEEtypes_ElementId_e)MGMT_MBO_IE; in wifi_host_mbo_cfg()
4592 mboie.vend_hdr.element_id = (IEEEtypes_ElementId_e)MGMT_MBO_IE; in wifi_mbo_preferch_cfg()
5413 chan_switch->element_id = CHANNEL_SWITCH_ANN; in wifi_set_ecsa_cfg()
5459 ext_chan_switch->element_id = EXTEND_CHANNEL_SWITCH_ANN; in wifi_set_ecsa_cfg()
5475 pChanSwWrap_ie->element_id = EXT_POWER_CONSTR; in wifi_set_ecsa_cfg()
5479 pbwchansw_ie->ieee_hdr.element_id = BW_CHANNEL_SWITCH; in wifi_set_ecsa_cfg()
5506 pvhttpcEnv_ie->ieee_hdr.element_id = VHT_TX_POWER_ENV; in wifi_set_ecsa_cfg()
Dmlan_uap_cmdevent.c501 ecsa_ie->element_id = EXTEND_CHANNEL_SWITCH_ANN; in wlan_uap_cmd_sys_configure()
515 csa_ie->element_id = CHANNEL_SWITCH_ANN; in wlan_uap_cmd_sys_configure()
1134 if (sta_ptr->HTcap.ieee_hdr.element_id == HT_CAPABILITY)
Dmlan_join.c1369 if (pbss_desc->wmm_ie.vend_hdr.element_id == WMM_IE)
1379 … ((pbss_desc->pht_cap != MNULL) && (pbss_desc->pht_cap->ieee_hdr.element_id == HT_CAPABILITY))) &&
Dmlan_11k.c882 report.tpc_report.element_id = TPC_REPORT; in wlan_process_link_measurement_request()
Dwifi.c5065 IEEEtypes_ElementId_e element_id; in wifi_remove_he_ies() local
5074 element_id = (IEEEtypes_ElementId_e)(*((t_u8 *)pcurrent_ptr)); in wifi_remove_he_ies()
5084 switch (element_id) in wifi_remove_he_ies()