Searched refs:WLAN_EID_VHT_CAPABILITY (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | 11ac.c | 172 vht_cap->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in nxpwifi_cmd_append_11ac_tlv()
|
| H A D | uap_event.c | 200 case WLAN_EID_VHT_CAPABILITY: in nxpwifi_check_uap_capabilities()
|
| H A D | ie.c | 336 case WLAN_EID_VHT_CAPABILITY: in nxpwifi_uap_parse_tail_ies()
|
| H A D | uap_cmd.c | 668 tlv_len = nxpwifi_append_data_tlv(WLAN_EID_VHT_CAPABILITY, in nxpwifi_cmd_uap_add_new_station() 944 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in nxpwifi_set_vht_params()
|
| H A D | scan.c | 906 vht_cap->header.type = cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in nxpwifi_config_scan() 1227 case WLAN_EID_VHT_CAPABILITY: in nxpwifi_update_bss_desc_with_ie()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| 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 | uap_event.c | 46 case WLAN_EID_VHT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
| H A D | ie.c | 354 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() 1030 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 | sta_cmd.c | 1924 cpu_to_le16(WLAN_EID_VHT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
| H A D | scan.c | 1421 case WLAN_EID_VHT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
|
| /linux/net/mac80211/ |
| H A D | parse.c | 367 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full() 511 case WLAN_EID_VHT_CAPABILITY: in _ieee802_11_parse_elems_full()
|
| H A D | mlme.c | 2034 WLAN_EID_VHT_CAPABILITY, in ieee80211_add_before_ht_elems() 2286 ADD_PRESENT_ELEM(WLAN_EID_VHT_CAPABILITY); in ieee80211_add_link_elems() 6135 elem = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, in ieee80211_assoc_config_link() 6442 vht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_max_rx_chains() 10266 elem = ieee80211_bss_get_elem(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_mgd_get_ap_ht_vht_capa()
|
| H A D | util.c | 2554 *pos++ = WLAN_EID_VHT_CAPABILITY; in ieee80211_ie_build_vht_cap()
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 981 case WLAN_EID_VHT_CAPABILITY: in rtw_ieee802_11_parse_elems()
|
| /linux/include/linux/ |
| H A D | ieee80211.h | 1762 WLAN_EID_VHT_CAPABILITY = 191, enumerator
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 6978 cap = cfg80211_find_elem(WLAN_EID_VHT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_capabilities()
|