Home
last modified time | relevance | path

Searched refs:WLAN_EID_HT_CAPABILITY (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dtdls.c497 *pos++ = WLAN_EID_HT_CAPABILITY; in mwifiex_prep_tdls_encap_data()
537 *pos++ = WLAN_EID_HT_CAPABILITY; in mwifiex_prep_tdls_encap_data()
777 *pos++ = WLAN_EID_HT_CAPABILITY; in mwifiex_construct_tdls_action_frame()
976 case WLAN_EID_HT_CAPABILITY: in mwifiex_process_tdls_action_frame()
Duap_event.c54 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
Duap_cmd.c167 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params()
636 htcap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_uap_bss_param_prepare()
Die.c365 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
Dutil.c640 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
D11n.c334 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
Dsta_event.c74 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
Dscan.c1044 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_config_scan()
1410 case WLAN_EID_HT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
Djoin.c1047 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
Dsta_cmd.c1792 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c869 case WLAN_EID_HT_CAPABILITY: in rtw_ieee802_11_parse_elems()
/kernel/linux/linux-5.10/net/mac80211/
Dutil.c1042 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc()
1165 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc()
2819 *pos++ = WLAN_EID_HT_CAPABILITY; in ieee80211_ie_build_ht_cap()
Dmlme.c921 WLAN_EID_HT_CAPABILITY, in ieee80211_send_assoc()
3835 (1ULL << WLAN_EID_HT_CAPABILITY) |
4856 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_ht_vht_rx_chains()
4999 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_prep_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c326 tlv->type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in qtnf_cmd_send_start_ap()
1491 case WLAN_EID_HT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h2728 WLAN_EID_HT_CAPABILITY = 45, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.c419 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies->data, ies->len); in wilc_parse_join_bss_param()
/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c5042 cap = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()