| /linux-6.15/net/mac80211/ |
| H A D | ht.c | 21 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()
|
| H A D | ieee80211_i.h | 567 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */ 568 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ 651 struct ieee80211_ht_cap ht_capa; /* configured ht-cap over-rides */ 652 struct ieee80211_ht_cap ht_capa_mask; /* Valid parts of ht_capa */ 1727 const struct ieee80211_ht_cap *ht_cap_elem; 2124 const struct ieee80211_ht_cap *ht_cap_ie,
|
| H A D | tdls.c | 462 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 469 pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 935 2 + max(sizeof(struct ieee80211_ht_cap), in ieee80211_tdls_build_mgmt_packet_data()
|
| H A D | mesh.c | 444 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_ht_cap)) in mesh_add_ht_cap_ie() 447 pos = skb_put(skb, 2 + sizeof(struct ieee80211_ht_cap)); in mesh_add_ht_cap_ie() 981 2 + sizeof(struct ieee80211_ht_cap) + in ieee80211_mesh_build_beacon()
|
| H A D | main.c | 739 static const struct ieee80211_ht_cap mac80211_ht_capa_mod_mask = { 1418 local->scan_ies_len += 2 + sizeof(struct ieee80211_ht_cap); in ieee80211_register_hw()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | tdls.c | 472 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() 781 *pos++ = sizeof(struct ieee80211_ht_cap); in mwifiex_construct_tdls_action_frame() 830 sizeof(struct ieee80211_ht_cap) + in mwifiex_send_tdls_action_frame() 980 if (ie_len != sizeof(struct ieee80211_ht_cap)) in mwifiex_process_tdls_action_frame() [all …]
|
| H A D | wmm.h | 81 struct ieee80211_ht_cap *htcap);
|
| H A D | 11n.h | 26 struct ieee80211_ht_cap *);
|
| H A D | uap_cmd.c | 155 sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params() 158 memset(&bss_cfg->ht_cap, 0, sizeof(struct ieee80211_ht_cap)); in mwifiex_set_ht_params() 630 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_uap_bss_param_prepare() 877 tlv_len = sizeof(struct ieee80211_ht_cap); in mwifiex_cmd_uap_add_station()
|
| H A D | 11n.c | 26 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info() 324 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_cmd_append_11n_tlv()
|
| H A D | ioctl.h | 102 struct ieee80211_ht_cap ht_cap;
|
| H A D | scan.c | 1017 cpu_to_le16(sizeof(struct ieee80211_ht_cap)); in mwifiex_config_scan() 1387 bss_entry->bcn_ht_cap = (struct ieee80211_ht_cap *) in mwifiex_update_bss_desc_with_ie() 2928 curr_bss->bcn_ht_cap = (struct ieee80211_ht_cap *) in mwifiex_save_curr_bcn()
|
| H A D | main.h | 407 struct ieee80211_ht_cap *bcn_ht_cap; 756 struct ieee80211_ht_cap ht_capb;
|
| /linux-6.15/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_ht.h | 36 struct ieee80211_ht_cap ht_cap;
|
| H A D | ieee80211.h | 195 struct ieee80211_ht_cap ht_cap; 217 struct ieee80211_ht_cap ht_cap;
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | core.h | 87 struct ieee80211_ht_cap ht_cap_mod_mask;
|
| H A D | qlink.h | 573 struct ieee80211_ht_cap ht_capa; 574 struct ieee80211_ht_cap ht_capa_mask; 1066 struct ieee80211_ht_cap ht_cap_mod_mask;
|
| /linux-6.15/net/mac80211/tests/ |
| H A D | chan-mode.c | 21 struct ieee80211_ht_cap ht_capa_mask;
|
| /linux-6.15/net/wireless/ |
| H A D | core.h | 395 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, 396 const struct ieee80211_ht_cap *ht_capa_mask);
|
| H A D | trace.h | 846 __array(u8, ht_capa, (int)sizeof(struct ieee80211_ht_cap)) 869 memset(__entry->ht_capa, 0, sizeof(struct ieee80211_ht_cap)); 873 sizeof(struct ieee80211_ht_cap)); 1374 __array(u8, ht_capa, sizeof(struct ieee80211_ht_cap)) 1375 __array(u8, ht_capa_mask, sizeof(struct ieee80211_ht_cap)) 4051 __array(u8, ht_capa, (int)sizeof(struct ieee80211_ht_cap)) 4073 memset(__entry->ht_capa, 0, sizeof(struct ieee80211_ht_cap)); 4076 sizeof(struct ieee80211_ht_cap));
|
| H A D | mlme.c | 295 void cfg80211_oper_and_ht_capa(struct ieee80211_ht_cap *ht_capa, in cfg80211_oper_and_ht_capa() 296 const struct ieee80211_ht_cap *ht_capa_mask) in cfg80211_oper_and_ht_capa()
|
| /linux-6.15/include/net/ |
| H A D | cfg80211.h | 1521 const struct ieee80211_ht_cap *ht_cap; 1698 const struct ieee80211_ht_cap *ht_capa; 3196 struct ieee80211_ht_cap ht_capa; 3197 struct ieee80211_ht_cap ht_capa_mask; 3301 struct ieee80211_ht_cap ht_capa; 3302 struct ieee80211_ht_cap ht_capa_mask; 3403 struct ieee80211_ht_cap ht_capa; 3404 struct ieee80211_ht_cap ht_capa_mask; 5829 const struct ieee80211_ht_cap *ht_capa_mod_mask;
|
| /linux-6.15/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 2205 struct ieee80211_ht_cap ht_capie; in rtw_restructure_ht_ie() 2216 memset(&ht_capie, 0, sizeof(struct ieee80211_ht_cap)); in rtw_restructure_ht_ie() 2312 sizeof(struct ieee80211_ht_cap), (unsigned char *)&ht_capie, pout_len); in rtw_restructure_ht_ie() 2333 struct ieee80211_ht_cap *pht_capie; in rtw_update_ht_cap() 2355 pht_capie = (struct ieee80211_ht_cap *)(p+2); in rtw_update_ht_cap()
|
| H A D | rtw_ieee80211.c | 1038 struct ieee80211_ht_cap *pht_cap = NULL; in rtw_get_bcn_info() 1067 pht_cap = (struct ieee80211_ht_cap *)(p + 2); in rtw_get_bcn_info()
|
| H A D | rtw_wlan_util.c | 1122 struct ieee80211_ht_cap *pht_cap = NULL; in rtw_check_bcn_info() 1164 pht_cap = (struct ieee80211_ht_cap *)(p + 2); in rtw_check_bcn_info()
|