/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11ac.c | 87 struct ieee80211_vht_cap *vht_cap, u8 bands) in mwifiex_fill_vht_cap_info() 100 struct ieee80211_vht_cap *vht_cap, u8 bands) in mwifiex_fill_vht_cap_tlv() 181 cpu_to_le16(sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_append_11ac_tlv()
|
H A D | 11ac.h | 32 struct ieee80211_vht_cap *vht_cap, u8 bands);
|
H A 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() 1036 if (ie_len != sizeof(struct ieee80211_vht_cap)) in mwifiex_process_tdls_action_frame() 1040 sizeof(struct ieee80211_vht_cap)); in mwifiex_process_tdls_action_frame()
|
H A D | ioctl.h | 103 struct ieee80211_vht_cap vht_cap;
|
H A D | main.h | 372 struct ieee80211_vht_cap vhtcap; 418 struct ieee80211_vht_cap *bcn_vht_cap; 759 struct ieee80211_vht_cap vhtcap;
|
H A D | sta_event.c | 27 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilities()
|
H A D | uap_cmd.c | 184 sizeof(struct ieee80211_vht_cap)); in mwifiex_set_vht_params()
|
H A D | sta_cmd.c | 1825 cpu_to_le16(sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_tdls_oper() 1827 sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_tdls_oper()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | core.h | 89 struct ieee80211_vht_cap vht_cap_mod_mask;
|
H A 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;
|
H A D | commands.c | 1286 const struct ieee80211_vht_cap *vht_cap = in qtnf_cmd_resp_band_fill_vhtcap() 1287 (const struct ieee80211_vht_cap *)info; in qtnf_cmd_resp_band_fill_vhtcap() 1491 sizeof(struct ieee80211_vht_cap))) { in qtnf_cmd_resp_fill_band_info()
|
/openbmc/linux/net/wireless/ |
H A D | core.h | 407 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, 408 const struct ieee80211_vht_cap *vht_capa_mask);
|
H A D | trace.h | 754 __array(u8, vht_capa, (int)sizeof(struct ieee80211_vht_cap)) 781 memset(__entry->vht_capa, 0, sizeof(struct ieee80211_vht_cap)); 785 sizeof(struct ieee80211_vht_cap)); 1278 __array(u8, vht_capa, sizeof(struct ieee80211_vht_cap)) 1279 __array(u8, vht_capa_mask, sizeof(struct ieee80211_vht_cap)) 3860 __array(u8, vht_capa, (int)sizeof(struct ieee80211_vht_cap)) 3885 memset(__entry->vht_capa, 0, sizeof(struct ieee80211_vht_cap)); 3888 sizeof(struct ieee80211_vht_cap));
|
H A D | mlme.c | 312 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, in cfg80211_oper_and_vht_capa() 313 const struct ieee80211_vht_cap *vht_capa_mask) in cfg80211_oper_and_vht_capa()
|
/openbmc/linux/net/mac80211/ |
H A D | ieee80211_i.h | 405 struct ieee80211_vht_cap ap_vht_cap; 526 struct ieee80211_vht_cap vht_capa; /* configured VHT overrides */ 527 struct ieee80211_vht_cap vht_capa_mask; /* Valid parts of vht_capa */ 1693 const struct ieee80211_vht_cap *vht_cap_elem; 2144 const struct ieee80211_vht_cap *vht_cap_ie, 2145 const struct ieee80211_vht_cap *vht_cap_ie2,
|
H A D | vht.c | 118 const struct ieee80211_vht_cap *vht_cap_ie, in ieee80211_vht_cap_ie_to_sta_vht_cap() 119 const struct ieee80211_vht_cap *vht_cap_ie2, in ieee80211_vht_cap_ie_to_sta_vht_cap()
|
H A D | tdls.c | 517 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 524 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 964 2 + max(sizeof(struct ieee80211_vht_cap), in ieee80211_tdls_build_mgmt_packet_data()
|
H A D | mesh.c | 511 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_vht_cap)) in mesh_add_vht_cap_ie() 514 pos = skb_put(skb, 2 + sizeof(struct ieee80211_vht_cap)); in mesh_add_vht_cap_ie() 1006 2 + sizeof(struct ieee80211_vht_cap) + in ieee80211_mesh_build_beacon()
|
H A D | main.c | 633 static const struct ieee80211_vht_cap mac80211_vht_capa_mod_mask = { 1252 2 + sizeof(struct ieee80211_vht_cap); in ieee80211_register_hw()
|
H A D | mlme.c | 484 const struct ieee80211_vht_cap *vht_cap, in ieee80211_config_bw() 680 struct ieee80211_vht_cap *ap_vht_cap, in ieee80211_add_vht_ie() 758 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_add_vht_ie() 1440 size += 2 + sizeof(struct ieee80211_vht_cap); in ieee80211_send_assoc() 4207 const struct ieee80211_vht_cap *bss_vht_cap = NULL; in ieee80211_assoc_config_link() 4455 const struct ieee80211_vht_cap *vht_cap; in ieee80211_max_rx_chains() 7322 if (vht_elem && vht_elem->datalen >= sizeof(struct ieee80211_vht_cap)) { in ieee80211_setup_assoc_link() 7324 sizeof(struct ieee80211_vht_cap)); in ieee80211_setup_assoc_link()
|
H A 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()
|
H A D | util.c | 1193 if (elen >= sizeof(struct ieee80211_vht_cap)) in _ieee802_11_parse_elems_full() 2104 if (end - pos < 2 + sizeof(struct ieee80211_vht_cap)) in ieee80211_build_preq_ies_band() 3183 *pos++ = sizeof(struct ieee80211_vht_cap); in ieee80211_ie_build_vht_cap() 3184 memset(pos, 0, sizeof(struct ieee80211_vht_cap)); in ieee80211_ie_build_vht_cap()
|
/openbmc/linux/include/net/ |
H A D | cfg80211.h | 1387 const struct ieee80211_vht_cap *vht_cap; 1545 const struct ieee80211_vht_cap *vht_capa; 2978 struct ieee80211_vht_cap vht_capa, vht_capa_mask; 3184 struct ieee80211_vht_cap vht_capa; 3185 struct ieee80211_vht_cap vht_capa_mask; 5537 const struct ieee80211_vht_cap *vht_capa_mod_mask;
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs-fw.c | 143 struct ieee80211_vht_cap ieee_vht_cap = { in rs_fw_vht_set_enabled_rates()
|
/openbmc/linux/include/linux/ |
H A D | ieee80211.h | 1930 struct ieee80211_vht_cap { struct 2293 int ieee80211_get_vht_max_nss(struct ieee80211_vht_cap *cap,
|