Home
last modified time | relevance | path

Searched refs:ieee80211_sta_vht_cap (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c100 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_sgi_cw_support()
124 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_get_config_flags()
165 int rs_fw_vht_highest_rx_mcs_index(const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_highest_rx_mcs_index()
189 const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_set_enabled_rates()
283 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_set_supp_rates()
383 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_get_max_amsdu_len()
Drs.c177 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow()
1415 struct ieee80211_sta_vht_cap *sta_vht_cap = &sta->vht_cap; in rs_bw_from_sta_bw()
2775 static int rs_vht_highest_rx_mcs_index(struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_highest_rx_mcs_index()
2794 struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_set_enabled_rates()
2867 struct ieee80211_sta_vht_cap *vht_cap) in rs_vht_init()
2963 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_drv_rate_init()
/Linux-v5.4/net/mac80211/
Dvht.c18 struct ieee80211_sta_vht_cap *vht_cap, in __check_vhtcap_disable()
29 struct ieee80211_sta_vht_cap *vht_cap) in ieee80211_apply_vhtcap_overrides()
121 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap()
122 struct ieee80211_sta_vht_cap own_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap()
338 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw()
365 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_chan_bw()
390 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_rx_bw_to_chan_width()
Dieee80211_i.h1864 struct ieee80211_sta_vht_cap *vht_cap);
2144 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
2146 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
Ddebugfs_sta.c455 struct ieee80211_sta_vht_cap *vhtc = &sta->sta.vht_cap; in sta_vht_capa_read()
Dmesh.c504 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie()
Drc80211_minstrel_ht.c1391 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in minstrel_ht_update_caps()
Dutil.c2695 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap()
2876 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
Dtdls.c370 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies()
Dibss.c1069 struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; in ieee80211_update_sta_info()
Dmlme.c535 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinit.c17 struct ieee80211_sta_vht_cap *vht_cap = &sband->vht_cap; in mt76x0_vht_cap_mask()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmac80211.c117 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap()
164 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband()
/Linux-v5.4/net/wireless/
Dchan.c883 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c2511 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in ath10k_peer_assoc_h_vht()
2782 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf()
2853 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc()
2946 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc()
4525 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap()
4527 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap()
4659 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap()
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dmain.c798 struct ieee80211_sta_vht_cap *vht_cap) in rtw_init_vht_cap()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-parse.c398 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab()
/Linux-v5.4/include/net/
Dcfg80211.h292 struct ieee80211_sta_vht_cap { struct
417 struct ieee80211_sta_vht_cap vht_cap;
Dmac80211.h1978 struct ieee80211_sta_vht_cap vht_cap;
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dbase.c220 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1286 struct ieee80211_sta_vht_cap *bcap) in qtnf_cmd_resp_band_fill_vhtcap()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c2780 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps()