/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | bf.c | 39 struct ieee80211_sta_vht_cap *vht_cap; in rtw_bf_assoc() 40 struct ieee80211_sta_vht_cap *ic_vht_cap; in rtw_bf_assoc()
|
H A D | main.c | 1601 struct ieee80211_sta_vht_cap *vht_cap) in rtw_init_vht_cap()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | usb_sdio.c | 335 struct ieee80211_sta_vht_cap *vht_cap; in mt7663_usb_sdio_register_device()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 171 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in rs_sgi_allow() 1373 struct ieee80211_sta_vht_cap *sta_vht_cap = &sta->deflink.vht_cap; in rs_bw_from_sta_bw() 2739 static int rs_vht_highest_rx_mcs_index(struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_highest_rx_mcs_index() 2758 struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_set_enabled_rates() 2831 struct ieee80211_sta_vht_cap *vht_cap) in rs_vht_init() 2926 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in rs_drv_rate_init()
|
/linux/net/mac80211/ |
H A D | ieee80211_i.h | 2214 struct ieee80211_sta_vht_cap *vht_cap); 2577 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, 2579 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
H A D | util.c | 2396 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap() 2693 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
|
H A D | mesh.c | 532 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie()
|
H A D | mlme.c | 1196 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie() 5269 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_determine_our_sta_mode()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-nvm-parse.c | 498 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab() 864 struct ieee80211_sta_vht_cap vht_cap = {}; in iwl_init_he_6ghz_capa()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 2551 const struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_peer_assoc_h_vht() 2697 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_get_phymode_vht() 2841 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf() 3064 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc() 3164 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() 4863 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap() 4865 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() 4990 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap() 6984 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_validate_rate_mask()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 257 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap() 311 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband()
|
H A D | mt76_connac_mcu.c | 796 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode_v2() 1319 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 420 struct ieee80211_sta_vht_cap *vht_cap; in mt7915_init_wiphy()
|
H A D | mcu.c | 1102 struct ieee80211_sta_vht_cap *pc = &sta->deflink.vht_cap; in mt7915_mcu_sta_bfer_vht() 1103 struct ieee80211_sta_vht_cap *vc = &phy->mt76->sband_5g.sband.vht_cap; in mt7915_mcu_sta_bfer_vht() 1290 struct ieee80211_sta_vht_cap *pc = &sta->deflink.vht_cap; in mt7915_mcu_sta_bfee_tlv()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 1501 struct ieee80211_sta_vht_cap *pc = &sta->deflink.vht_cap; in mt7996_mcu_sta_bfer_vht() 1502 struct ieee80211_sta_vht_cap *vc = &phy->mt76->sband_5g.sband.vht_cap; in mt7996_mcu_sta_bfer_vht() 1750 struct ieee80211_sta_vht_cap *pc = &sta->deflink.vht_cap; in mt7996_mcu_sta_bfee_tlv()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 160 struct ieee80211_sta_vht_cap *vht_cap = &sband->vht_cap; in mt7921_init_he_caps()
|
/linux/include/net/ |
H A D | cfg80211.h | 363 struct ieee80211_sta_vht_cap { struct 574 struct ieee80211_sta_vht_cap vht_cap;
|
H A D | mac80211.h | 2438 struct ieee80211_sta_vht_cap vht_cap;
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.c | 220 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 2144 const struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath11k_peer_assoc_h_vht() 5435 static struct ieee80211_sta_vht_cap 5439 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath11k_create_vht_cap()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 2067 const struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath12k_peer_assoc_h_vht() 5497 static struct ieee80211_sta_vht_cap 5501 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath12k_create_vht_cap()
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 2875 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps()
|
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 3948 struct ieee80211_sta_vht_cap *vht_cap) in rtw89_init_vht_cap()
|