Home
last modified time | relevance | path

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

123

/Linux-v5.15/net/mac80211/
Dht.c21 static void __check_htcap_disable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_disable()
22 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_disable()
33 static void __check_htcap_enable(struct ieee80211_ht_cap *ht_capa, in __check_htcap_enable()
34 struct ieee80211_ht_cap *ht_capa_mask, in __check_htcap_enable()
48 struct ieee80211_ht_cap *ht_capa, *ht_capa_mask; in ieee80211_apply_htcap_overrides()
140 const struct ieee80211_ht_cap *ht_cap_ie, in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dieee80211_i.h536 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */
537 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */
594 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */
595 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */
1527 const struct ieee80211_ht_cap *ht_cap_elem;
1991 const struct ieee80211_ht_cap *ht_cap_ie,
Dmesh.c437 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_ht_cap)) in mesh_add_ht_cap_ie()
440 pos = skb_put(skb, 2 + sizeof(struct ieee80211_ht_cap)); in mesh_add_ht_cap_ie()
840 2 + sizeof(struct ieee80211_ht_cap) + in ieee80211_mesh_build_beacon()
Dtdls.c459 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies()
466 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies()
879 2 + max(sizeof(struct ieee80211_ht_cap), in ieee80211_tdls_build_mgmt_packet_data()
/Linux-v5.15/drivers/staging/rtl8712/
Drtl871x_ht.h29 struct ieee80211_ht_cap ht_cap;
Drtl871x_mlme.c1643 struct ieee80211_ht_cap ht_capie; in r8712_restructure_ht_ie()
1659 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in r8712_restructure_ht_ie()
1669 sizeof(struct ieee80211_ht_cap), in r8712_restructure_ht_ie()
1683 struct ieee80211_ht_cap *pht_capie; in update_ht_cap()
1703 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in update_ht_cap()
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dtdls.c472 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data()
496 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
498 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
536 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_prep_tdls_encap_data()
538 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_prep_tdls_encap_data()
645 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_data_frame()
737 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame()
776 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in mwifiex_construct_tdls_action_frame()
778 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame()
827 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame()
[all …]
Dwmm.h108 struct ieee80211_ht_cap *htcap);
D11n.h38 struct ieee80211_ht_cap *);
Duap_cmd.c172 sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params()
175 memset(&bss_cfg->ht_cap, 0, sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params()
639 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_uap_bss_param_prepare()
Dioctl.h114 struct ieee80211_ht_cap ht_cap;
D11n.c38 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info()
336 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_append_11n_tlv()
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_ht.h25 struct ieee80211_ht_cap ht_cap;
Dieee80211.h209 struct ieee80211_ht_cap ht_cap;
234 struct ieee80211_ht_cap ht_cap;
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_ht.h36 struct ieee80211_ht_cap ht_cap;
Dieee80211.h195 struct ieee80211_ht_cap ht_cap;
217 struct ieee80211_ht_cap ht_cap;
/Linux-v5.15/drivers/net/wireless/quantenna/qtnfmac/
Dcore.h88 struct ieee80211_ht_cap ht_cap_mod_mask;
Dqlink.h573 struct ieee80211_ht_cap ht_capa;
574 struct ieee80211_ht_cap ht_capa_mask;
1066 struct ieee80211_ht_cap ht_cap_mod_mask;
/Linux-v5.15/net/wireless/
Dcore.h398 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa,
399 const struct ieee80211_ht_cap *ht_capa_mask);
Dmlme.c280 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, in cfg80211_oper_and_ht_capa()
281 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa()
/Linux-v5.15/include/net/
Dcfg80211.h1213 const struct ieee80211_ht_cap *ht_cap;
1394 const struct ieee80211_ht_cap *ht_capa;
2664 struct ieee80211_ht_cap ht_capa;
2665 struct ieee80211_ht_cap ht_capa_mask;
2765 struct ieee80211_ht_cap ht_capa;
2766 struct ieee80211_ht_cap ht_capa_mask;
2867 struct ieee80211_ht_cap ht_capa;
2868 struct ieee80211_ht_cap ht_capa_mask;
5081 const struct ieee80211_ht_cap *ht_capa_mod_mask;
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ioctl_set.c783 struct ieee80211_ht_cap *pht_capie; in rtw_get_cur_max_rate()
801 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in rtw_get_cur_max_rate()
Drtw_mlme.c1975 struct ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie()
1997 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in rtw_restructure_ht_ie()
2022 sizeof(struct ieee80211_ht_cap), (unsigned char *)&ht_capie, pout_len); in rtw_restructure_ht_ie()
2040 struct ieee80211_ht_cap *pht_capie; in rtw_update_ht_cap()
2069 pht_capie = (struct ieee80211_ht_cap *)(p + 2); in rtw_update_ht_cap()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_mlme.c2315 struct ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie()
2326 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in rtw_restructure_ht_ie()
2423 sizeof(struct ieee80211_ht_cap), (unsigned char *)&ht_capie, pout_len); in rtw_restructure_ht_ie()
2445 struct ieee80211_ht_cap *pht_capie; in rtw_update_ht_cap()
2471 pht_capie = (struct ieee80211_ht_cap *)(p+2); in rtw_update_ht_cap()
Drtw_ieee80211.c1064 struct ieee80211_ht_cap *pht_cap = NULL; in rtw_get_bcn_info()
1093 pht_cap = (struct ieee80211_ht_cap *)(p + 2); in rtw_get_bcn_info()

123