/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/ |
D | 11ac.c | 99 struct ieee80211_vht_cap *vht_cap, u8 bands) in mwifiex_fill_vht_cap_info() 112 struct ieee80211_vht_cap *vht_cap, u8 bands) in mwifiex_fill_vht_cap_tlv() 193 cpu_to_le16(sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_append_11ac_tlv()
|
D | 11ac.h | 44 struct ieee80211_vht_cap *vht_cap, u8 bands);
|
D | tdls.c | 171 struct ieee80211_vht_cap vht_cap; in mwifiex_tdls_add_vht_capab() 174 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in mwifiex_tdls_add_vht_capab() 176 *pos++ = sizeof(struct ieee80211_vht_cap); in mwifiex_tdls_add_vht_capab() 178 memset(&vht_cap, 0, sizeof(struct ieee80211_vht_cap)); in mwifiex_tdls_add_vht_capab() 239 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() 1033 if (ie_len != sizeof(struct ieee80211_vht_cap)) in mwifiex_process_tdls_action_frame() 1037 sizeof(struct ieee80211_vht_cap)); in mwifiex_process_tdls_action_frame()
|
D | ioctl.h | 115 struct ieee80211_vht_cap vht_cap;
|
D | main.h | 382 struct ieee80211_vht_cap vhtcap; 428 struct ieee80211_vht_cap *bcn_vht_cap; 779 struct ieee80211_vht_cap vhtcap;
|
D | sta_event.c | 39 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilities()
|
D | uap_cmd.c | 196 sizeof(struct ieee80211_vht_cap)); in mwifiex_set_vht_params()
|
/linux-5.19.10/drivers/net/wireless/quantenna/qtnfmac/ |
D | core.h | 89 struct ieee80211_vht_cap vht_cap_mod_mask;
|
D | qlink.h | 575 struct ieee80211_vht_cap vht_capa; 576 struct ieee80211_vht_cap vht_capa_mask; 1065 struct ieee80211_vht_cap vht_cap_mod_mask;
|
D | commands.c | 1284 const struct ieee80211_vht_cap *vht_cap = in qtnf_cmd_resp_band_fill_vhtcap() 1285 (const struct ieee80211_vht_cap *)info; in qtnf_cmd_resp_band_fill_vhtcap() 1488 sizeof(struct ieee80211_vht_cap))) { in qtnf_cmd_resp_fill_band_info()
|
/linux-5.19.10/net/wireless/ |
D | core.h | 402 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, 403 const struct ieee80211_vht_cap *vht_capa_mask);
|
D | mlme.c | 296 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, in cfg80211_oper_and_vht_capa() 297 const struct ieee80211_vht_cap *vht_capa_mask) in cfg80211_oper_and_vht_capa()
|
D | trace.h | 738 __array(u8, vht_capa, (int)sizeof(struct ieee80211_vht_cap)) 764 memset(__entry->vht_capa, 0, sizeof(struct ieee80211_vht_cap)); 767 sizeof(struct ieee80211_vht_cap)); 1247 __array(u8, vht_capa, sizeof(struct ieee80211_vht_cap)) 1248 __array(u8, vht_capa_mask, sizeof(struct ieee80211_vht_cap))
|
/linux-5.19.10/net/mac80211/ |
D | ieee80211_i.h | 410 struct ieee80211_vht_cap ap_vht_cap; 542 struct ieee80211_vht_cap vht_capa; /* configured VHT overrides */ 543 struct ieee80211_vht_cap vht_capa_mask; /* Valid parts of vht_capa */ 1577 const struct ieee80211_vht_cap *vht_cap_elem; 2097 const struct ieee80211_vht_cap *vht_cap_ie,
|
D | mesh.c | 510 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_vht_cap)) in mesh_add_vht_cap_ie() 513 pos = skb_put(skb, 2 + sizeof(struct ieee80211_vht_cap)); in mesh_add_vht_cap_ie() 846 2 + sizeof(struct ieee80211_vht_cap) + in ieee80211_mesh_build_beacon()
|
D | tdls.c | 510 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 520 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 881 2 + max(sizeof(struct ieee80211_vht_cap), in ieee80211_tdls_build_mgmt_packet_data()
|
D | main.c | 525 static const struct ieee80211_vht_cap mac80211_vht_capa_mod_mask = { 1138 2 + sizeof(struct ieee80211_vht_cap); in ieee80211_register_hw()
|
D | vht.c | 118 const struct ieee80211_vht_cap *vht_cap_ie, in ieee80211_vht_cap_ie_to_sta_vht_cap()
|
D | mlme.c | 376 const struct ieee80211_vht_cap *vht_cap, in ieee80211_config_bw() 573 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() 649 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_add_vht_ie() 812 2 + sizeof(struct ieee80211_vht_cap) + /* VHT */ in ieee80211_send_assoc() 5029 const struct ieee80211_vht_cap *vht_cap; in ieee80211_max_rx_chains() 6022 if (vht_elem && vht_elem->datalen >= sizeof(struct ieee80211_vht_cap)) { in ieee80211_mgd_assoc() 6024 sizeof(struct ieee80211_vht_cap)); in ieee80211_mgd_assoc()
|
D | ibss.c | 67 2 + sizeof(struct ieee80211_vht_cap) + in ieee80211_ibss_build_presp() 1064 struct ieee80211_vht_cap cap_ie; in ieee80211_update_sta_info()
|
D | util.c | 1196 if (elen >= sizeof(struct ieee80211_vht_cap)) in _ieee802_11_parse_elems_crc() 1962 if (end - pos < 2 + sizeof(struct ieee80211_vht_cap)) in ieee80211_build_preq_ies_band() 2901 *pos++ = sizeof(struct ieee80211_vht_cap); in ieee80211_ie_build_vht_cap() 2902 memset(pos, 0, sizeof(struct ieee80211_vht_cap)); in ieee80211_ie_build_vht_cap()
|
D | mesh_plink.c | 238 2 + sizeof(struct ieee80211_vht_cap) + in mesh_plink_frame_tx()
|
/linux-5.19.10/include/net/ |
D | cfg80211.h | 1329 const struct ieee80211_vht_cap *vht_cap; 1512 const struct ieee80211_vht_cap *vht_capa; 2798 struct ieee80211_vht_cap vht_capa, vht_capa_mask; 3001 struct ieee80211_vht_cap vht_capa; 3002 struct ieee80211_vht_cap vht_capa_mask; 5246 const struct ieee80211_vht_cap *vht_capa_mod_mask;
|
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 140 struct ieee80211_vht_cap ieee_vht_cap = { in rs_fw_vht_set_enabled_rates()
|
/linux-5.19.10/include/linux/ |
D | ieee80211.h | 1783 struct ieee80211_vht_cap { struct 2096 int ieee80211_get_vht_max_nss(struct ieee80211_vht_cap *cap,
|