/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() 161 struct mwifiex_ie_types_vhtcap *vht_cap; in mwifiex_cmd_append_11ac_tlv() local
|
H A D | sta_event.c | 27 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilities() local
|
H A D | tdls.c | 171 struct ieee80211_vht_cap vht_cap; in mwifiex_tdls_add_vht_capab() local 239 struct ieee80211_vht_cap *vht_cap, *ap_vht_cap = NULL; in mwifiex_tdls_add_vht_oper() local
|
H A D | ioctl.h | 103 struct ieee80211_vht_cap vht_cap; member
|
/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() local
|
/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() local 1374 struct ieee80211_vht_cap vht_cap = { in rs_bw_from_sta_bw() local 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() local
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | bf.c | 39 struct ieee80211_sta_vht_cap *vht_cap; in rtw_bf_assoc() local
|
H A D | main.c | 1601 struct ieee80211_sta_vht_cap *vht_cap) in rtw_init_vht_cap()
|
/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() local 2697 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_get_phymode_vht() local 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() local 3164 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() local 4865 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() local 4990 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap() local 6984 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_validate_rate_mask() local
|
/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() local
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 257 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap() local 311 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband() local
|
H A D | mt76_connac_mcu.c | 796 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode_v2() local 1319 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | init.c | 420 struct ieee80211_sta_vht_cap *vht_cap; in mt7915_init_wiphy() local
|
/linux/net/mac80211/ |
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() 2945 u32 vht_cap; in ieee80211_chandef_vht_oper() local
|
H A D | mesh.c | 532 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie() local
|
H A D | mlme.c | 1196 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie() local 5166 const struct ieee80211_vht_cap *vht_cap; in ieee80211_max_rx_chains() local 5269 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_determine_our_sta_mode() local
|
/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() local
|
/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() local 5335 u32 vht_cap = ar->pdev->cap.vht_cap; in ath11k_mac_set_txbf_conf() local 5380 static void ath11k_set_vht_txbf_cap(struct ath11k *ar, u32 *vht_cap) in ath11k_set_vht_txbf_cap() 5439 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath11k_create_vht_cap() local
|
H A D | core.h | 805 u32 vht_cap; member
|
/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() local 5414 u32 vht_cap = ar->pdev->cap.vht_cap; in ath12k_mac_set_txbf_conf() local 5455 static void ath12k_set_vht_txbf_cap(struct ath12k *ar, u32 *vht_cap) in ath12k_set_vht_txbf_cap() 5501 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath12k_create_vht_cap() local
|
H A D | core.h | 727 u32 vht_cap; member
|
/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/realtek/rtw89/ |
H A D | core.c | 3948 struct ieee80211_sta_vht_cap *vht_cap) in rtw89_init_vht_cap()
|
/linux/include/net/ |
H A D | cfg80211.h | 574 struct ieee80211_sta_vht_cap vht_cap; member 1508 const struct ieee80211_vht_cap *vht_cap; member
|
H A D | mac80211.h | 2438 struct ieee80211_sta_vht_cap vht_cap; member
|