Home
last modified time | relevance | path

Searched refs:WLAN_EID_VHT_CAPABILITY (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Duap_event.c46 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_uap_capabilities()
D11ac.c179 vht_cap->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_append_11ac_tlv()
Die.c355 case WLAN_EID_VHT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
Dtdls.c175 *pos++ = WLAN_EID_VHT_CAPABILITY; in mwifiex_tdls_add_vht_capab()
1031 case WLAN_EID_VHT_CAPABILITY: in mwifiex_process_tdls_action_frame()
Dsta_event.c74 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
Duap_cmd.c180 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()
Dscan.c1413 case WLAN_EID_VHT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
Dsta_cmd.c1823 cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_tdls_oper()
/Linux-v6.1/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c942 case WLAN_EID_VHT_CAPABILITY: in rtw_ieee802_11_parse_elems()
/Linux-v6.1/net/mac80211/
Dutil.c1073 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full()
1202 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full()
2966 *pos++ = WLAN_EID_VHT_CAPABILITY; in ieee80211_ie_build_vht_cap()
Dmlme.c859 WLAN_EID_VHT_CAPABILITY, in ieee80211_add_before_ht_elems()
1084 ADD_PRESENT_ELEM(WLAN_EID_VHT_CAPABILITY); in ieee80211_assoc_link_elems()
4329 vht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_max_rx_chains()
6804 vht_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_setup_assoc_link()
/Linux-v6.1/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c337 tlv->type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in qtnf_cmd_send_start_ap()
1488 case WLAN_EID_VHT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
/Linux-v6.1/include/linux/
Dieee80211.h3395 WLAN_EID_VHT_CAPABILITY = 191, enumerator
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c1853 ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, mgmt->u.beacon.variable, in mt7915_mcu_beacon_check_caps()
/Linux-v6.1/net/wireless/
Dnl80211.c5667 cap = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()