Home
last modified time | relevance | path

Searched refs:ieee80211_ht_cap (Results 1 – 38 of 38) sorted by relevance

/linux-4.1.27/net/mac80211/
Dht.c22 static void __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_disable()
23 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable()
34 static void __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_enable()
35 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable()
49 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides()
132 const struct ieee80211_ht_cap *ht_cap_ie, in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dieee80211_i.h533 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */
534 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */
582 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */
583 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */
1414 const struct ieee80211_ht_cap *ht_cap_elem;
1656 const struct ieee80211_ht_cap *ht_cap_ie,
Dmesh.c428 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_ht_cap)) in mesh_add_ht_cap_ie()
431 pos = skb_put(skb, 2 + sizeof(struct ieee80211_ht_cap)); in mesh_add_ht_cap_ie()
639 2 + sizeof(struct ieee80211_ht_cap) + in ieee80211_mesh_build_beacon()
Dtdls.c390 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies()
401 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies()
807 2 + max(sizeof(struct ieee80211_ht_cap), in ieee80211_tdls_build_mgmt_packet_data()
Dmain.c447 static const struct ieee80211_ht_cap mac80211_ht_capa_mod_mask = {
964 local->scan_ies_len += 2 + sizeof(struct ieee80211_ht_cap); in ieee80211_register_hw()
Dutil.c967 if (elen >= sizeof(struct ieee80211_ht_cap)) in ieee802_11_parse_elems_crc()
1455 if (end - pos < 2 + sizeof(struct ieee80211_ht_cap)) in ieee80211_build_preq_ies_band()
2256 *pos++ = sizeof(struct ieee80211_ht_cap); in ieee80211_ie_build_ht_cap()
2257 memset(pos, 0, sizeof(struct ieee80211_ht_cap)); in ieee80211_ie_build_ht_cap()
Dmlme.c153 const struct ieee80211_ht_cap *ht_cap, in ieee80211_determine_chantype()
344 const struct ieee80211_ht_cap *ht_cap, in ieee80211_config_bw()
537 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_add_ht_ie()
659 2 + sizeof(struct ieee80211_ht_cap) + /* HT */ in ieee80211_send_assoc()
4170 const struct ieee80211_ht_cap *ht_cap; in ieee80211_ht_vht_rx_chains()
4214 const struct ieee80211_ht_cap *ht_cap = NULL; in ieee80211_prep_channel()
Dibss.c66 2 + sizeof(struct ieee80211_ht_cap) + in ieee80211_ibss_build_presp()
1043 struct ieee80211_ht_cap htcap_ie; in ieee80211_update_sta_info()
Dmesh_plink.c281 2 + sizeof(struct ieee80211_ht_cap) + in mesh_plink_frame_tx()
/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_ht.h40 struct ieee80211_ht_cap ht_cap;
Drtl871x_mlme.c1703 struct ieee80211_ht_cap ht_capie; in r8712_restructure_ht_ie()
1719 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in r8712_restructure_ht_ie()
1729 sizeof(struct ieee80211_ht_cap), in r8712_restructure_ht_ie()
1742 struct ieee80211_ht_cap *pht_capie; in update_ht_cap()
1762 pht_capie = (struct ieee80211_ht_cap *)(p+2); in update_ht_cap()
Dwifi.h517 struct ieee80211_ht_cap { struct
Drtl871x_ioctl_linux.c171 struct ieee80211_ht_cap *pht_capie; in translate_scan()
201 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in translate_scan()
1424 struct ieee80211_ht_cap *pht_capie; in r8711_wx_get_rate()
1440 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in r8711_wx_get_rate()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_ht.h39 struct ieee80211_ht_cap ht_cap;
Drtw_mlme_ext.h357 struct ieee80211_ht_cap ht_cap;
522 unsigned int update_MSC_rate23a(struct ieee80211_ht_cap *ht_cap);
531 struct ieee80211_ht_cap *ht_cap);
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dtdls.c428 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data()
452 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
454 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
490 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
492 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
597 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame()
682 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame()
721 pos = (void *)skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame()
723 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame()
769 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame()
[all …]
Dwmm.h118 struct ieee80211_ht_cap *htcap);
D11n.h38 struct ieee80211_ht_cap *);
Duap_cmd.c171 sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params()
195 memset(&bss_cfg->ht_cap , 0, sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params()
612 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_uap_bss_param_prepare()
D11n.c38 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info()
335 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_append_11n_tlv()
Dioctl.h110 struct ieee80211_ht_cap ht_cap;
Dscan.c985 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_config_scan()
1322 bss_entry->bcn_ht_cap = (struct ieee80211_ht_cap *) in mwifiex_update_bss_desc_with_ie()
2421 curr_bss->bcn_ht_cap = (struct ieee80211_ht_cap *) in mwifiex_save_curr_bcn()
Dutil.c539 const struct ieee80211_ht_cap *ht_cap; in mwifiex_set_sta_ht_cap()
Dmain.h337 struct ieee80211_ht_cap *bcn_ht_cap;
685 struct ieee80211_ht_cap ht_capb;
Dsta_cmd.c1609 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_tdls_oper()
1611 sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_tdls_oper()
Dwmm.c864 struct ieee80211_ht_cap *ht_cap) in mwifiex_wmm_process_association_req()
Djoin.c980 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_802_11_ad_hoc_start()
Dfw.h1531 struct ieee80211_ht_cap ht_cap;
/linux-4.1.27/include/net/
Dcfg80211.h826 const struct ieee80211_ht_cap *ht_capa;
1720 struct ieee80211_ht_cap ht_capa;
1721 struct ieee80211_ht_cap ht_capa_mask;
1811 struct ieee80211_ht_cap ht_capa;
1812 struct ieee80211_ht_cap ht_capa_mask;
1868 struct ieee80211_ht_cap ht_capa;
1869 struct ieee80211_ht_cap ht_capa_mask;
3217 const struct ieee80211_ht_cap *ht_capa_mod_mask;
/linux-4.1.27/net/wireless/
Dcore.h356 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa,
357 const struct ieee80211_ht_cap *ht_capa_mask);
Dmlme.c244 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, in cfg80211_oper_and_ht_capa()
245 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa()
Dtrace.h630 __array(u8, ht_capa, (int)sizeof(struct ieee80211_ht_cap))
645 memset(__entry->ht_capa, 0, sizeof(struct ieee80211_ht_cap));
648 sizeof(struct ieee80211_ht_cap));
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_mlme.c2109 struct ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie23a()
2133 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in rtw_restructure_ht_ie23a()
2157 sizeof(struct ieee80211_ht_cap), in rtw_restructure_ht_ie23a()
2179 struct ieee80211_ht_cap *pht_capie; in rtw_update_ht_cap23a()
2208 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in rtw_update_ht_cap23a()
Drtw_wlan_util.c701 struct ieee80211_ht_cap *cap; in HT_caps_handler23a()
1219 unsigned int update_MSC_rate23a(struct ieee80211_ht_cap *pHT_caps) in update_MSC_rate23a()
1230 struct ieee80211_ht_cap *pHT_caps) in support_short_GI23a()
Drtw_mlme_ext.c1625 memset(&pstat->htpriv.ht_cap, 0, sizeof(struct ieee80211_ht_cap)); in OnAssocReq23a()
1628 if (p && p[1] >= sizeof(struct ieee80211_ht_cap)) { in OnAssocReq23a()
1634 sizeof(struct ieee80211_ht_cap)); in OnAssocReq23a()
3231 struct ieee80211_ht_cap *cap = &pmlmeinfo->ht_cap; in issue_assocreq()
3233 memcpy(cap, p + 2, sizeof(struct ieee80211_ht_cap)); in issue_assocreq()
4288 struct ieee80211_ht_cap *pHT_caps; in collect_bss_info()
4290 pHT_caps = (struct ieee80211_ht_cap *)(p + 2); in collect_bss_info()
Drtw_ap.c958 struct ieee80211_ht_cap *pht_cap = (struct ieee80211_ht_cap *)(p+2); in rtw_check_beacon_data23a()
/linux-4.1.27/include/linux/
Dieee80211.h1257 struct ieee80211_ht_cap { struct
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1008 struct ieee80211_ht_cap *pht_capie; in rtw_get_cur_max_rate()
1016 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in rtw_get_cur_max_rate()