/Linux-v4.19/net/mac80211/ |
D | vht.c | 20 struct ieee80211_sta_vht_cap *vht_cap, in __check_vhtcap_disable() 31 struct ieee80211_sta_vht_cap *vht_cap) in ieee80211_apply_vhtcap_overrides() 123 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap() local 321 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw() local 340 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_chan_bw() local 365 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_rx_bw_to_chan_width() local 581 void ieee80211_get_vht_mask_from_cap(__le16 vht_cap, in ieee80211_get_vht_mask_from_cap()
|
D | mlme.c | 535 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie() local 4483 const struct ieee80211_vht_cap *vht_cap; in ieee80211_ht_vht_rx_chains() local 4626 const u8 *vht_oper_ie, *vht_cap; in ieee80211_prep_channel() local
|
D | mesh.c | 501 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie() local
|
D | util.c | 2423 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap() 2583 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
|
D | rc80211_minstrel_ht.c | 1134 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in minstrel_ht_update_caps() local
|
D | tdls.c | 370 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies() local
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 100 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_sgi_cw_support() local 119 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_set_config_flags() local 138 int rs_fw_vht_highest_rx_mcs_index(const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_highest_rx_mcs_index() 162 const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_set_enabled_rates() 231 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_set_supp_rates() local
|
D | rs.c | 188 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow() local 2964 static int rs_vht_highest_rx_mcs_index(struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_highest_rx_mcs_index() 2983 struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_set_enabled_rates() 3056 struct ieee80211_sta_vht_cap *vht_cap) in rs_vht_init() 3152 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_drv_rate_init() local
|
/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() 173 struct mwifiex_ie_types_vhtcap *vht_cap; in mwifiex_cmd_append_11ac_tlv() local
|
D | sta_event.c | 39 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilties() local
|
D | tdls.c | 172 struct ieee80211_vht_cap vht_cap; in mwifiex_tdls_add_vht_capab() local 240 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local
|
D | ioctl.h | 115 struct ieee80211_vht_cap vht_cap; member
|
D | fw.h | 1818 struct ieee80211_vht_cap vht_cap; member
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mac80211.c | 128 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap() local 175 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband() local
|
/Linux-v4.19/net/wireless/ |
D | chan.c | 728 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable() local
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2465 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in ath10k_peer_assoc_h_vht() local 2736 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf() 2807 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc() local 2900 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() local 4427 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() local 4558 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap() local
|
D | wmi.h | 6691 __le32 vht_cap; member
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 388 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 91 u16 max_rate = 0, rate, ht_cap =false, vht_cap = false; in translate_scan() local 773 u8 ht_cap =false, vht_cap =false; in rtw_wx_get_name() local
|
/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 1420 const struct ieee80211_vht_cap *vht_cap = in qtnf_cmd_resp_band_fill_vhtcap() local
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | base.c | 230 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 242 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 352 struct ieee80211_sta_vht_cap vht_cap; member 876 const struct ieee80211_vht_cap *vht_cap; member
|
D | mac80211.h | 1849 struct ieee80211_sta_vht_cap vht_cap; member
|