Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11ac.c191 vht_cap->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_append_11ac_tlv()
Duap_event.c58 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_uap_capabilities()
Die.c367 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.c86 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
Duap_cmd.c192 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()
Dsta_cmd.c1833 cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_tdls_oper()
Dscan.c1425 case WLAN_EID_VHT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_ieee80211.c959 case WLAN_EID_VHT_CAPABILITY: in rtw_ieee802_11_parse_elems()
/linux-5.19.10/net/mac80211/
Dutil.c1066 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_crc()
1195 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_crc()
2900 *pos++ = WLAN_EID_VHT_CAPABILITY; in ieee80211_ie_build_vht_cap()
Dmlme.c978 WLAN_EID_VHT_CAPABILITY, in ieee80211_send_assoc()
5053 vht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_max_rx_chains()
6021 vht_elem = ieee80211_bss_get_elem(req->bss, WLAN_EID_VHT_CAPABILITY); in ieee80211_mgd_assoc()
/linux-5.19.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c335 tlv->type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in qtnf_cmd_send_start_ap()
1486 case WLAN_EID_VHT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
/linux-5.19.10/include/linux/
Dieee80211.h3320 WLAN_EID_VHT_CAPABILITY = 191, enumerator
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c1950 ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, mgmt->u.beacon.variable, in mt7915_mcu_beacon_check_caps()
/linux-5.19.10/net/wireless/
Dnl80211.c5513 cap = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()