Searched refs:ieee80211_sta_vht_cap (Results 1 – 21 of 21) sorted by relevance
/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() 119 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_set_config_flags() 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()
|
D | rs.c | 188 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow() 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()
|
/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() 124 struct ieee80211_sta_vht_cap own_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap() 321 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw() 340 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_chan_bw() 365 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_rx_bw_to_chan_width()
|
D | ieee80211_i.h | 1828 struct ieee80211_sta_vht_cap *vht_cap); 2088 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, 2090 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
D | debugfs_sta.c | 397 struct ieee80211_sta_vht_cap *vhtc = &sta->sta.vht_cap; in sta_vht_capa_read()
|
D | rc80211_minstrel_ht.c | 1134 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in minstrel_ht_update_caps()
|
D | mesh.c | 501 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie()
|
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 | tdls.c | 370 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies()
|
D | ibss.c | 1071 struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; in ieee80211_update_sta_info()
|
D | mlme.c | 535 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mac80211.c | 128 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap() 175 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband()
|
/Linux-v4.19/net/wireless/ |
D | chan.c | 728 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable()
|
/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() 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() 2900 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() 4425 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap() 4427 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() 4558 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap()
|
/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/include/net/ |
D | cfg80211.h | 282 struct ieee80211_sta_vht_cap { struct 352 struct ieee80211_sta_vht_cap vht_cap;
|
D | mac80211.h | 1849 struct ieee80211_sta_vht_cap vht_cap;
|
/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/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/quantenna/qtnfmac/ |
D | commands.c | 1418 struct ieee80211_sta_vht_cap *bcap) in qtnf_cmd_resp_band_fill_vhtcap()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 2744 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps()
|