/Linux-v5.4/net/mac80211/ |
D | vht.c | 18 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() local 338 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw() local 365 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_chan_bw() local 390 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_rx_bw_to_chan_width() local 606 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 4640 const struct ieee80211_vht_cap *vht_cap; in ieee80211_ht_vht_rx_chains() local 4783 const u8 *vht_oper_ie, *vht_cap; in ieee80211_prep_channel() local
|
D | mesh.c | 504 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie() local
|
D | util.c | 2695 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()
|
D | rc80211_minstrel_ht.c | 1391 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-v5.4/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 124 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_get_config_flags() local 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() local 383 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_fw_get_max_amsdu_len() local
|
D | rs.c | 177 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow() local 1416 struct ieee80211_vht_cap vht_cap = { in rs_bw_from_sta_bw() local 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() local
|
/Linux-v5.4/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_capabilities() local
|
D | tdls.c | 170 struct ieee80211_vht_cap vht_cap; in mwifiex_tdls_add_vht_capab() local 238 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 | 1824 struct ieee80211_vht_cap vht_cap; member
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | init.c | 17 struct ieee80211_sta_vht_cap *vht_cap = &sband->vht_cap; in mt76x0_vht_cap_mask() local
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
D | mac80211.c | 117 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_stream_cap() local 164 struct ieee80211_sta_vht_cap *vht_cap; in mt76_init_sband() local
|
/Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2511 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in ath10k_peer_assoc_h_vht() local 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() local 2946 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() local 4527 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() local 4659 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap() local
|
/Linux-v5.4/net/wireless/ |
D | chan.c | 883 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | main.c | 798 struct ieee80211_sta_vht_cap *vht_cap) in rtw_init_vht_cap()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.c | 398 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab()
|
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_linux.c | 89 u16 max_rate = 0, rate, ht_cap =false, vht_cap = false; in translate_scan() local 765 u8 ht_cap =false, vht_cap =false; in rtw_wx_get_name() local
|
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/ |
D | commands.c | 1288 const struct ieee80211_vht_cap *vht_cap = in qtnf_cmd_resp_band_fill_vhtcap() local
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 220 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.h | 434 __le32 vht_cap; member
|
/Linux-v5.4/include/net/ |
D | cfg80211.h | 417 struct ieee80211_sta_vht_cap vht_cap; member 1013 const struct ieee80211_vht_cap *vht_cap; member
|
D | mac80211.h | 1978 struct ieee80211_sta_vht_cap vht_cap; member
|