Home
last modified time | relevance | path

Searched refs:HE_CAPABILITY (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ax.c187 hecap_ie->ext_id = HE_CAPABILITY; in wlan_fill_he_cap_ie()
753 if (hecfg->he_cap.len && (hecfg->he_cap.ext_id == HE_CAPABILITY)) { in wlan_cmd_11ax_cfg()
805 case HE_CAPABILITY: in wlan_ret_11ax_cfg()
H A Dmlan_sta_rx.c361 if (ext_ie->ext_id == HE_CAPABILITY) { in wlan_process_tdls_action_frame()
H A Dmlan_ieee.h69 HE_CAPABILITY = 35, enumerator
H A Dmlan_uap_cmdevent.c3841 if (pext_tlv->ext_id == HE_CAPABILITY) { in wlan_check_uap_capability()
4381 if (pext_tlv->ext_id == HE_CAPABILITY) { in wlan_uap_cmd_add_station()
H A Dmlan_scan.c2259 case HE_CAPABILITY: in wlan_interpret_bss_desc_with_ie()
H A Dmlan_misc.c3659 HE_CAPABILITY); in wlan_check_sta_capability()
H A Dmlan_cmdevt.c5374 if (ext_tlv->ext_id == HE_CAPABILITY) { in wlan_ret_get_hw_spec()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ieee.h69 HE_CAPABILITY = 35, enumerator
H A Dmoal_uap_cfg80211.c586 (he_cfg.he_cap.ext_id == HE_CAPABILITY)) { in woal_check_11ax_capability()
1399 ie, ie_len, HE_CAPABILITY); in woal_cfg80211_beacon_config()
H A Dmoal_cfg80211.c3553 if ((ext_id == HE_CAPABILITY || ext_id == HE_OPERATION) in woal_filter_beacon_ies()
3562 if (ext_id == HE_CAPABILITY) { in woal_filter_beacon_ies()
H A Dmoal_sta_cfg80211.c7598 if (tdls_ies->he_cap[2] == HE_CAPABILITY) { in woal_construct_tdls_data_frame()
9383 ext_tlv->header.ext_id = HE_CAPABILITY;
9400 ext_tlv->header.ext_id = HE_CAPABILITY;
H A Dmoal_uap.c3786 (he_cfg.he_cap.ext_id == HE_CAPABILITY)) { in woal_uap_set_11ax_status()