/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/ |
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()
|
D | uap_event.c | 42 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
|
D | uap_cmd.c | 156 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params() 625 htcap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_uap_bss_param_prepare()
|
D | ie.c | 353 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
|
D | util.c | 628 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
|
D | 11n.c | 322 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
|
D | sta_event.c | 62 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
|
D | scan.c | 1032 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_config_scan() 1397 case WLAN_EID_HT_CAPABILITY: in mwifiex_update_bss_desc_with_ie()
|
D | join.c | 1035 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
|
D | sta_cmd.c | 1785 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 1033 WLAN_EID_HT_CAPABILITY, in rtw_check_beacon_data() 1570 case WLAN_EID_HT_CAPABILITY: in update_beacon() 1817 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join() 1879 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_leave()
|
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()
|
D | rtw_mlme_ext.c | 1427 case WLAN_EID_HT_CAPABILITY: /* HT caps */ in OnAssocRsp() 2787 …pbuf = rtw_get_ie(ie + _BEACON_IE_OFFSET_, WLAN_EID_HT_CAPABILITY, &ie_len, (pnetwork->ie_length -… in issue_asocrsp() 2981 case WLAN_EID_HT_CAPABILITY: in issue_assocreq() 2985 …pframe = rtw_set_ie(pframe, WLAN_EID_HT_CAPABILITY, pIE->length, (u8 *)(&(pmlmeinfo->HT_caps)), &(… in issue_assocreq() 3678 …p = rtw_get_ie(pbss_network->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, pbss_network->… in issue_action_BSSCoexistPacket() 4054 …p = rtw_get_ie(bssid->ies + ie_offset, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - ie_offset); in collect_bss_info() 5369 case WLAN_EID_HT_CAPABILITY: /* Get HT Cap IE. */ in join_cmd_hdl()
|
D | rtw_mlme.c | 2406 rtw_set_ie(out_ie+out_len, WLAN_EID_HT_CAPABILITY, in rtw_restructure_ht_ie() 2453 …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()
|
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()
|
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()
|
/linux-6.1.9/drivers/staging/rtl8712/ |
D | rtl871x_mlme.c | 1610 p = r8712_get_ie(in_ie + 12, WLAN_EID_HT_CAPABILITY, &ielen, in_len - 12); in r8712_restructure_ht_ie() 1628 r8712_set_ie(out_ie + out_len, WLAN_EID_HT_CAPABILITY, in r8712_restructure_ht_ie() 1659 WLAN_EID_HT_CAPABILITY, in update_ht_cap()
|
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-6.1.9/net/mac80211/ |
D | util.c | 1063 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_full() 1182 case WLAN_EID_HT_CAPABILITY: in _ieee802_11_parse_elems_full() 2923 *pos++ = WLAN_EID_HT_CAPABILITY; in ieee80211_ie_build_ht_cap()
|
D | mlme.c | 851 WLAN_EID_HT_CAPABILITY, in ieee80211_add_before_ht_elems() 1067 ADD_PRESENT_ELEM(WLAN_EID_HT_CAPABILITY); in ieee80211_assoc_link_elems() 4316 ht_cap_elem = ieee80211_bss_get_elem(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_max_rx_chains() 5313 (1ULL << WLAN_EID_HT_CAPABILITY) |
|
/linux-6.1.9/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 328 tlv->type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in qtnf_cmd_send_start_ap() 1479 case WLAN_EID_HT_CAPABILITY: in qtnf_cmd_resp_fill_band_info()
|
/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/ |
D | hif.c | 434 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies->data, ies->len); in wilc_parse_join_bss_param()
|
/linux-6.1.9/include/linux/ |
D | ieee80211.h | 3256 WLAN_EID_HT_CAPABILITY = 45, enumerator
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 1845 ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, mgmt->u.beacon.variable, in mt7915_mcu_beacon_check_caps()
|
/linux-6.1.9/net/wireless/ |
D | nl80211.c | 5667 cap = cfg80211_find_elem(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|