/openbmc/linux/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() 780 *pos++ = WLAN_EID_HT_CAPABILITY; in mwifiex_construct_tdls_action_frame() 979 case WLAN_EID_HT_CAPABILITY: in mwifiex_process_tdls_action_frame()
|
H A D | uap_event.c | 42 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
H A D | uap_cmd.c | 156 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params() 633 htcap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_uap_bss_param_prepare()
|
H A D | ie.c | 353 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
|
H A D | util.c | 632 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
|
H A D | 11n.c | 322 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
|
H A D | sta_event.c | 62 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
|
H A D | scan.c | 1027 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_config_scan() 1392 case WLAN_EID_HT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
|
H A D | join.c | 1035 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 | 1785 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_ap.c | 1033 WLAN_EID_HT_CAPABILITY, in rtw_check_beacon_data() 1569 case WLAN_EID_HT_CAPABILITY: in update_beacon() 1816 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join() 1878 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_leave()
|
H A D | rtw_ieee80211.c | 934 case WLAN_EID_HT_CAPABILITY: in rtw_ieee802_11_parse_elems() 1064 …p = rtw_get_ie(pnetwork->network.ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, pnetwork->… in rtw_get_bcn_info()
|
H A D | rtw_mlme_ext.c | 1425 case WLAN_EID_HT_CAPABILITY: /* HT caps */ in OnAssocRsp() 2785 …pbuf = rtw_get_ie(ie + _BEACON_IE_OFFSET_, WLAN_EID_HT_CAPABILITY, &ie_len, (pnetwork->ie_length -… in issue_asocrsp() 2979 case WLAN_EID_HT_CAPABILITY: in issue_assocreq() 2983 …pframe = rtw_set_ie(pframe, WLAN_EID_HT_CAPABILITY, pIE->length, (u8 *)(&(pmlmeinfo->HT_caps)), &(… in issue_assocreq() 3676 …p = rtw_get_ie(pbss_network->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, pbss_network->… in issue_action_BSSCoexistPacket() 4052 …p = rtw_get_ie(bssid->ies + ie_offset, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - ie_offset); in collect_bss_info() 5367 case WLAN_EID_HT_CAPABILITY: /* Get HT Cap IE. */ in join_cmd_hdl()
|
H A D | rtw_mlme.c | 2394 rtw_set_ie(out_ie+out_len, WLAN_EID_HT_CAPABILITY, in rtw_restructure_ht_ie() 2441 …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()
|
H A D | rtw_wlan_util.c | 1201 …p = rtw_get_ie(bssid->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - _F… in rtw_check_bcn_info()
|
H A D | rtw_cmd.c | 757 …ptmp = rtw_get_ie(&pnetwork->network.ies[12], WLAN_EID_HT_CAPABILITY, &tmp_len, pnetwork->network.… in rtw_joinbss_cmd()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_mlme.c | 1611 p = r8712_get_ie(in_ie + 12, WLAN_EID_HT_CAPABILITY, &ielen, in_len - 12); in r8712_restructure_ht_ie() 1629 r8712_set_ie(out_ie + out_len, WLAN_EID_HT_CAPABILITY, in r8712_restructure_ht_ie() 1660 WLAN_EID_HT_CAPABILITY, in update_ht_cap()
|
H 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()
|
/openbmc/linux/net/mac80211/ |
H A D | util.c | 1061 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_full() 1180 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_full() 3147 *pos++ = WLAN_EID_HT_CAPABILITY; in ieee80211_ie_build_ht_cap()
|
H A D | mlme.c | 920 WLAN_EID_HT_CAPABILITY, in ieee80211_add_before_ht_elems() 1136 ADD_PRESENT_ELEM(WLAN_EID_HT_CAPABILITY); in ieee80211_assoc_link_elems() 4466 ht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_max_rx_chains() 5585 (1ULL << WLAN_EID_HT_CAPABILITY) |
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.c | 328 tlv->type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in qtnf_cmd_send_start_ap() 1480 case WLAN_EID_HT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 448 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies_data, ies_len); in wilc_parse_join_bss_param()
|
/openbmc/linux/include/linux/ |
H A D | ieee80211.h | 3398 WLAN_EID_HT_CAPABILITY = 45, enumerator
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 5803 cap = cfg80211_find_elem(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|