Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
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()
A Duap_event.c54 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_uap_capabilities()
A Duap_cmd.c168 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 Die.c365 case WLAN_EID_HT_CAPABILITY: in mwifiex_uap_parse_tail_ies()
A Dutil.c640 ht_cap_ie = (void *)cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, ies, in mwifiex_set_sta_ht_cap()
A D11n.c334 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()
A Dsta_event.c74 case WLAN_EID_HT_CAPABILITY: in mwifiex_check_ibss_peer_capabilities()
A Dscan.c1044 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 Djoin.c1047 ht_cap->header.type = cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_802_11_ad_hoc_start()
A Dsta_cmd.c1797 cpu_to_le16(WLAN_EID_HT_CAPABILITY); in mwifiex_cmd_tdls_oper()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_ap.c1033 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 Drtw_ieee80211.c961 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 Drtw_mlme_ext.c1432 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 Drtw_mlme.c2416 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 Drtw_wlan_util.c1205 …p = rtw_get_ie(bssid->ies + _FIXED_IE_LENGTH_, WLAN_EID_HT_CAPABILITY, &len, bssid->ie_length - _F… in rtw_check_bcn_info()
A Drtw_cmd.c790 …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 Drtl871x_mlme.c1650 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 Drtl871x_ioctl_linux.c237 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 Dutil.c1035 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 Dmlme.c898 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 Dcommands.c326 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 Dieee80211.h2856 WLAN_EID_HT_CAPABILITY = 45, enumerator
/linux/drivers/net/wireless/microchip/wilc1000/
A Dhif.c424 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 Dmcu.c2559 ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, mgmt->u.beacon.variable, in mt7915_mcu_beacon_check_caps()
/linux/net/wireless/
A Dnl80211.c5384 cap = cfg80211_find_elem(WLAN_EID_HT_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()

Completed in 771 milliseconds