Searched refs:ieee80211_vht_cap (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v4.19/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 | 172 struct ieee80211_vht_cap vht_cap; in mwifiex_tdls_add_vht_capab() 175 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in mwifiex_tdls_add_vht_capab() 177 *pos++ = sizeof(struct ieee80211_vht_cap); in mwifiex_tdls_add_vht_capab() 179 memset(&vht_cap, 0, sizeof(struct ieee80211_vht_cap)); in mwifiex_tdls_add_vht_capab() 240 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() 1004 sizeof(struct ieee80211_vht_cap)); in mwifiex_process_tdls_action_frame()
|
D | ioctl.h | 115 struct ieee80211_vht_cap vht_cap;
|
D | main.h | 381 struct ieee80211_vht_cap vhtcap; 427 struct ieee80211_vht_cap *bcn_vht_cap; 777 struct ieee80211_vht_cap vhtcap;
|
D | uap_cmd.c | 195 sizeof(struct ieee80211_vht_cap)); in mwifiex_set_vht_params()
|
D | sta_event.c | 39 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilties()
|
D | sta_cmd.c | 1837 cpu_to_le16(sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_tdls_oper() 1839 sizeof(struct ieee80211_vht_cap)); in mwifiex_cmd_tdls_oper()
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink.h | 483 struct ieee80211_vht_cap vht_capa; 484 struct ieee80211_vht_cap vht_capa_mask; 781 struct ieee80211_vht_cap vht_cap_mod_mask;
|
D | core.h | 107 struct ieee80211_vht_cap vht_cap_mod_mask;
|
D | commands.c | 1420 const struct ieee80211_vht_cap *vht_cap = in qtnf_cmd_resp_band_fill_vhtcap() 1421 (const struct ieee80211_vht_cap *)info; in qtnf_cmd_resp_band_fill_vhtcap() 1570 sizeof(struct ieee80211_vht_cap))) { in qtnf_cmd_resp_fill_band_info()
|
/Linux-v4.19/net/wireless/ |
D | core.h | 370 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, 371 const struct ieee80211_vht_cap *vht_capa_mask);
|
D | mlme.c | 280 void cfg80211_oper_and_vht_capa(struct ieee80211_vht_cap *vht_capa, in cfg80211_oper_and_vht_capa() 281 const struct ieee80211_vht_cap *vht_capa_mask) in cfg80211_oper_and_vht_capa()
|
D | trace.h | 631 __array(u8, vht_capa, (int)sizeof(struct ieee80211_vht_cap)) 657 memset(__entry->vht_capa, 0, sizeof(struct ieee80211_vht_cap)); 660 sizeof(struct ieee80211_vht_cap));
|
/Linux-v4.19/net/mac80211/ |
D | ieee80211_i.h | 406 struct ieee80211_vht_cap ap_vht_cap; 536 struct ieee80211_vht_cap vht_capa; /* configured VHT overrides */ 537 struct ieee80211_vht_cap vht_capa_mask; /* Valid parts of vht_capa */ 1455 const struct ieee80211_vht_cap *vht_cap_elem; 1810 const struct ieee80211_vht_cap *vht_cap_ie,
|
D | mesh.c | 485 if (skb_tailroom(skb) < 2 + sizeof(struct ieee80211_vht_cap)) in mesh_add_vht_cap_ie() 488 pos = skb_put(skb, 2 + sizeof(struct ieee80211_vht_cap)); in mesh_add_vht_cap_ie() 704 2 + sizeof(struct ieee80211_vht_cap) + in ieee80211_mesh_build_beacon()
|
D | main.c | 488 static const struct ieee80211_vht_cap mac80211_vht_capa_mod_mask = { 1042 2 + sizeof(struct ieee80211_vht_cap); in ieee80211_register_hw()
|
D | tdls.c | 511 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 521 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_tdls_add_setup_start_ies() 882 2 + max(sizeof(struct ieee80211_vht_cap), in ieee80211_tdls_build_mgmt_packet_data()
|
D | vht.c | 120 const struct ieee80211_vht_cap *vht_cap_ie, in ieee80211_vht_cap_ie_to_sta_vht_cap()
|
D | mlme.c | 530 struct ieee80211_vht_cap *ap_vht_cap) in ieee80211_add_vht_ie() 606 pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2); in ieee80211_add_vht_ie() 698 2 + sizeof(struct ieee80211_vht_cap) + /* VHT */ in ieee80211_send_assoc() 4483 const struct ieee80211_vht_cap *vht_cap; in ieee80211_ht_vht_rx_chains() 4641 if (!vht_cap || vht_cap[1] < sizeof(struct ieee80211_vht_cap)) { in ieee80211_prep_channel() 5166 if (vht_ie && vht_ie[1] >= sizeof(struct ieee80211_vht_cap)) in ieee80211_mgd_assoc() 5168 sizeof(struct ieee80211_vht_cap)); in ieee80211_mgd_assoc()
|
D | util.c | 942 if (elen >= sizeof(struct ieee80211_vht_cap)) in ieee802_11_parse_elems_crc() 1517 if (end - pos < 2 + sizeof(struct ieee80211_vht_cap)) in ieee80211_build_preq_ies_band() 2429 *pos++ = sizeof(struct ieee80211_vht_cap); in ieee80211_ie_build_vht_cap() 2430 memset(pos, 0, sizeof(struct ieee80211_vht_cap)); in ieee80211_ie_build_vht_cap()
|
D | ibss.c | 69 2 + sizeof(struct ieee80211_vht_cap) + in ieee80211_ibss_build_presp() 1070 struct ieee80211_vht_cap cap_ie; in ieee80211_update_sta_info()
|
D | mesh_plink.c | 236 2 + sizeof(struct ieee80211_vht_cap) + in mesh_plink_frame_tx()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 876 const struct ieee80211_vht_cap *vht_cap; 1004 const struct ieee80211_vht_cap *vht_capa; 2109 struct ieee80211_vht_cap vht_capa, vht_capa_mask; 2308 struct ieee80211_vht_cap vht_capa; 2309 struct ieee80211_vht_cap vht_capa_mask; 4076 const struct ieee80211_vht_cap *vht_capa_mod_mask;
|
/Linux-v4.19/include/linux/ |
D | ieee80211.h | 1507 struct ieee80211_vht_cap { struct
|
12