Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A 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()
H A Duap_event.c54 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
H A 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()
H A Die.c365 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
H A Dutil.c640 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
H A D11n.c334 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
H A Dsta_event.c74 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
H A 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()
H A Djoin.c1047 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
H A Dsta_cmd.c1792 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c869 case WLAN_EID_HT_CAPABILITY: in rtw_ieee802_11_parse_elems()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c1042 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc()
1161 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc()
2817 *pos++ = WLAN_EID_HT_CAPABILITY; in ieee80211_ie_build_ht_cap()
H A Dmlme.c922 WLAN_EID_HT_CAPABILITY, in ieee80211_send_assoc()
3850 (1ULL << WLAN_EID_HT_CAPABILITY) |
4871 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_ht_vht_rx_chains()
5014 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_prep_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h2728 WLAN_EID_HT_CAPABILITY = 45, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c419 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies->data, ies->len); in wilc_parse_join_bss_param()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c5056 cap = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()