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 D | tdls.c | 497 *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 D | uap_event.c | 54 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
| H A D | uap_cmd.c | 167 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 D | ie.c | 365 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
|
| H A D | util.c | 640 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
|
| H A D | 11n.c | 334 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
|
| H A D | sta_event.c | 74 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
|
| H A D | scan.c | 1044 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 D | join.c | 1047 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
|
| H A D | sta_cmd.c | 1792 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_ieee80211.c | 869 case WLAN_EID_HT_CAPABILITY: in rtw_ieee802_11_parse_elems()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | util.c | 1042 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 D | mlme.c | 922 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 D | commands.c | 326 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 D | ieee80211.h | 2728 WLAN_EID_HT_CAPABILITY = 45, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | hif.c | 419 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 D | nl80211.c | 5056 cap = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|