/linux/drivers/net/wireless/marvell/mwifiex/ |
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()
|
A D | uap_event.c | 54 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
A D | uap_cmd.c | 168 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params() 637 htcap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_uap_bss_param_prepare()
|
A D | ie.c | 365 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
|
A D | util.c | 640 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
|
A D | 11n.c | 334 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
|
A D | sta_event.c | 74 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
|
A D | scan.c | 1044 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_config_scan() 1409 case WLAN_EID_HT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
|
A D | join.c | 1047 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
|
A D | sta_cmd.c | 1797 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
/linux/drivers/staging/rtl8723bs/core/ |
A D | rtw_ap.c | 1033 WLAN_EID_HT_CAPABILITY, in rtw_check_beacon_data() 1568 case WLAN_EID_HT_CAPABILITY: in update_beacon() 1815 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join() 1877 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_leave()
|
A D | rtw_ieee80211.c | 961 case WLAN_EID_HT_CAPABILITY: in rtw_ieee802_11_parse_elems() 1091 …p = rtw_get_ie(pnetwork->network.ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, pnetwork->… in rtw_get_bcn_info()
|
A D | rtw_mlme_ext.c | 1432 case WLAN_EID_HT_CAPABILITY: /* HT caps */ in OnAssocRsp() 2801 …pbuf = rtw_get_ie(ie + _BEACON_IE_OFFSET_, WLAN_EID_HT_CAPABILITY, &ie_len, (pnetwork->ie_length -… in issue_asocrsp() 2997 case WLAN_EID_HT_CAPABILITY: in issue_assocreq() 3001 …pframe = rtw_set_ie(pframe, WLAN_EID_HT_CAPABILITY, pIE->length, (u8 *)(&(pmlmeinfo->HT_caps)), &(… in issue_assocreq() 3696 …p = rtw_get_ie(pbss_network->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, pbss_network->… in issue_action_BSSCoexistPacket() 4074 …p = rtw_get_ie(bssid->ies + ie_offset, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - ie_offset); in collect_bss_info() 5408 case WLAN_EID_HT_CAPABILITY: /* Get HT Cap IE. */ in join_cmd_hdl()
|
A D | rtw_mlme.c | 2416 rtw_set_ie(out_ie+out_len, WLAN_EID_HT_CAPABILITY, in rtw_restructure_ht_ie() 2463 …p = rtw_get_ie(pie+sizeof(struct ndis_802_11_fix_ie), WLAN_EID_HT_CAPABILITY, &len, ie_len-sizeof(… in rtw_update_ht_cap()
|
A D | rtw_wlan_util.c | 1205 …p = rtw_get_ie(bssid->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - _F… in rtw_check_bcn_info()
|
A D | rtw_cmd.c | 790 …ptmp = rtw_get_ie(&pnetwork->network.ies[12], WLAN_EID_HT_CAPABILITY, &tmp_len, pnetwork->network.… in rtw_joinbss_cmd()
|
/linux/drivers/staging/rtl8712/ |
A D | rtl871x_mlme.c | 1650 p = r8712_get_ie(in_ie + 12, WLAN_EID_HT_CAPABILITY, &ielen, in_len - 12); in r8712_restructure_ht_ie() 1668 r8712_set_ie(out_ie + out_len, WLAN_EID_HT_CAPABILITY, in r8712_restructure_ht_ie() 1699 WLAN_EID_HT_CAPABILITY, in update_ht_cap()
|
A D | rtl871x_ioctl_linux.c | 237 p = r8712_get_ie(&pnetwork->network.IEs[12], WLAN_EID_HT_CAPABILITY, in translate_scan() 610 p = r8712_get_ie(&pcur_bss->IEs[12], WLAN_EID_HT_CAPABILITY, in r8711_wx_get_name() 1404 p = r8712_get_ie(&pcur_bss->IEs[12], WLAN_EID_HT_CAPABILITY, &ht_ielen, in r8711_wx_get_rate()
|
/linux/net/mac80211/ |
A D | util.c | 1035 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc() 1154 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_crc() 2836 *pos++ = WLAN_EID_HT_CAPABILITY; in ieee80211_ie_build_ht_cap()
|
A D | mlme.c | 898 WLAN_EID_HT_CAPABILITY, in ieee80211_send_assoc() 3881 (1ULL << WLAN_EID_HT_CAPABILITY) | 4911 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_ht_vht_rx_chains()
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
A D | commands.c | 326 tlv->type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in qtnf_cmd_send_start_ap() 1477 case WLAN_EID_HT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
|
/linux/include/linux/ |
A D | ieee80211.h | 2856 WLAN_EID_HT_CAPABILITY = 45, enumerator
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
A D | hif.c | 424 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies->data, ies->len); in wilc_parse_join_bss_param()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | mcu.c | 2559 ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, mgmt->u.beacon.variable, in mt7915_mcu_beacon_check_caps()
|
/linux/net/wireless/ |
A D | nl80211.c | 5384 cap = cfg80211_find_elem(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|