Searched refs:WLAN_EID_VHT_CAPABILITY (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/net/mac80211/tests/ |
| H A D | chan-mode.c | 166 WLAN_EID_VHT_CAPABILITY, 0xc, in KUNIT_ARRAY_PARAM_DESC()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | uap_event.c | 46 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
| H A D | 11ac.c | 179 vht_cap->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_append_11ac_tlv()
|
| H A D | ie.c | 355 case WLAN_EID_VHT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
|
| H A D | uap_cmd.c | 175 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params() 892 tlv->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_uap_add_station()
|
| H A D | tdls.c | 175 *pos++ = WLAN_EID_VHT_CAPABILITY; in mwifiex_tdls_add_vht_capab() 1034 case WLAN_EID_VHT_CAPABILITY: in mwifiex_process_tdls_action_frame()
|
| H A D | sta_event.c | 74 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
|
| H A D | scan.c | 1402 case WLAN_EID_VHT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
|
| H A D | sta_cmd.c | 1831 cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
| /linux-6.15/net/mac80211/ |
| H A D | parse.c | 315 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full() 459 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full()
|
| H A D | mlme.c | 1565 WLAN_EID_VHT_CAPABILITY, in ieee80211_add_before_ht_elems() 1793 ADD_PRESENT_ELEM(WLAN_EID_VHT_CAPABILITY); in ieee80211_add_link_elems() 5326 elem = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, in ieee80211_assoc_config_link() 5606 vht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_max_rx_chains() 9315 elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_mgd_get_ap_ht_vht_capa()
|
| H A D | util.c | 2407 *pos++ = WLAN_EID_VHT_CAPABILITY; in ieee80211_ie_build_vht_cap()
|
| /linux-6.15/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 943 case WLAN_EID_VHT_CAPABILITY: in rtw_ieee802_11_parse_elems()
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 337 tlv->type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in qtnf_cmd_send_start_ap() 1490 case WLAN_EID_VHT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
|
| /linux-6.15/include/linux/ |
| H A D | ieee80211.h | 3747 WLAN_EID_VHT_CAPABILITY = 191, enumerator
|
| /linux-6.15/net/wireless/ |
| H A D | nl80211.c | 5949 cap = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|