/Linux-v4.19/net/mac80211/ |
D | ht.c | 23 static void __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_disable() 24 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable() 35 static void __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_enable() 36 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable() 50 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides() 133 const struct ieee80211_ht_cap *ht_cap_ie, in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
D | ieee80211_i.h | 534 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */ 535 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ 584 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */ 585 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ 1453 const struct ieee80211_ht_cap *ht_cap_elem; 1755 const struct ieee80211_ht_cap *ht_cap_ie,
|
D | mesh.c | 421 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_ht_cap)) in mesh_add_ht_cap_ie() 424 pos = skb_put(skb, 2 + sizeof(struct ieee80211_ht_cap)); in mesh_add_ht_cap_ie() 699 2 + sizeof(struct ieee80211_ht_cap) + in ieee80211_mesh_build_beacon()
|
D | main.c | 472 static const struct ieee80211_ht_cap mac80211_ht_capa_mod_mask = { 1038 local->scan_ies_len += 2 + sizeof(struct ieee80211_ht_cap); in ieee80211_register_hw()
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl871x_ht.h | 41 struct ieee80211_ht_cap ht_cap;
|
D | rtl871x_mlme.c | 1691 struct ieee80211_ht_cap ht_capie; in r8712_restructure_ht_ie() 1707 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in r8712_restructure_ht_ie() 1717 sizeof(struct ieee80211_ht_cap), in r8712_restructure_ht_ie() 1731 struct ieee80211_ht_cap *pht_capie; in update_ht_cap() 1751 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in update_ht_cap()
|
D | wifi.h | 510 struct ieee80211_ht_cap { struct
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_ht.h | 23 struct ieee80211_ht_cap ht_cap;
|
D | rtw_mlme_ext.h | 347 struct ieee80211_ht_cap HT_caps; 529 unsigned int update_MSC_rate(struct ieee80211_ht_cap *pHT_caps); 534 int support_short_GI(struct adapter *padapter, struct ieee80211_ht_cap *caps);
|
D | ieee80211.h | 234 struct ieee80211_ht_cap ht_cap; 259 struct ieee80211_ht_cap ht_cap;
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | tdls.c | 473 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data() 497 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data() 499 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data() 537 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data() 539 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data() 646 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame() 739 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame() 778 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame() 780 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame() 829 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame() [all …]
|
D | wmm.h | 122 struct ieee80211_ht_cap *htcap);
|
D | 11n.h | 38 struct ieee80211_ht_cap *);
|
D | uap_cmd.c | 171 sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params() 174 memset(&bss_cfg->ht_cap, 0, sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params() 631 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_uap_bss_param_prepare()
|
D | ioctl.h | 114 struct ieee80211_ht_cap ht_cap;
|
D | 11n.c | 38 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info() 338 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_append_11n_tlv()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink.h | 481 struct ieee80211_ht_cap ht_capa; 482 struct ieee80211_ht_cap ht_capa_mask; 782 struct ieee80211_ht_cap ht_cap_mod_mask;
|
D | core.h | 106 struct ieee80211_ht_cap ht_cap_mod_mask;
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 875 const struct ieee80211_ht_cap *ht_cap; 1003 const struct ieee80211_ht_cap *ht_capa; 2107 struct ieee80211_ht_cap ht_capa; 2108 struct ieee80211_ht_cap ht_capa_mask; 2207 struct ieee80211_ht_cap ht_capa; 2208 struct ieee80211_ht_cap ht_capa_mask; 2306 struct ieee80211_ht_cap ht_capa; 2307 struct ieee80211_ht_cap ht_capa_mask; 4075 const struct ieee80211_ht_cap *ht_capa_mod_mask;
|
/Linux-v4.19/net/wireless/ |
D | core.h | 368 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, 369 const struct ieee80211_ht_cap *ht_capa_mask);
|
D | mlme.c | 263 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, in cfg80211_oper_and_ht_capa() 264 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 890 struct ieee80211_ht_cap *ht_cap = in rtw_check_bcn_info() 891 (struct ieee80211_ht_cap *)(p + 2); in rtw_check_bcn_info() 1187 unsigned int update_MSC_rate(struct ieee80211_ht_cap *pHT_caps) in update_MSC_rate() 1197 int support_short_GI(struct adapter *padapter, struct ieee80211_ht_cap *pHT_caps) in support_short_GI()
|
D | rtw_ieee80211.c | 1007 struct ieee80211_ht_cap *ht_cap = in rtw_get_bcn_info() 1008 (struct ieee80211_ht_cap *)(p + 2); in rtw_get_bcn_info()
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.h | 295 struct ieee80211_ht_cap ht_capa;
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ieee80211.c | 1181 struct ieee80211_ht_cap *pht_cap = NULL; in rtw_get_bcn_info() 1218 pht_cap = (struct ieee80211_ht_cap *)(p + 2); in rtw_get_bcn_info()
|