Home
last modified time | relevance | path

Searched defs:vht_cap (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c44 struct ieee80211_sta_vht_cap *vht_cap = &link_sta->vht_cap; in rs_fw_sgi_cw_support() local
69 struct ieee80211_sta_vht_cap *vht_cap = &link_sta->vht_cap; in rs_fw_get_config_flags() local
113 int rs_fw_vht_highest_rx_mcs_index(const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_highest_rx_mcs_index()
137 const struct ieee80211_sta_vht_cap *vht_cap, in rs_fw_vht_set_enabled_rates()
377 const struct ieee80211_sta_vht_cap *vht_cap = &link_sta->vht_cap; in rs_fw_set_supp_rates() local
520 const struct ieee80211_sta_vht_cap *vht_cap = &link_sta->vht_cap; in rs_fw_get_max_amsdu_len() local
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ac.c81 struct ieee80211_vht_cap *vht_cap, u16 bands) in nxpwifi_fill_vht_cap_info()
95 struct ieee80211_vht_cap *vht_cap, u16 bands) in nxpwifi_fill_vht_cap_tlv()
154 struct nxpwifi_ie_types_vhtcap *vht_cap; in nxpwifi_cmd_append_11ac_tlv() local
H A Dscan.c677 struct nxpwifi_ie_types_vhtcap *vht_cap; in nxpwifi_config_scan() local
H A Dcfg80211.c3754 struct ieee80211_sta_vht_cap *vht_cap; in nxpwifi_register_cfg80211() local
H A Dcfg.h409 struct ieee80211_vht_cap vht_cap; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c87 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 Dsta_event.c27 const struct ieee80211_vht_cap *vht_cap; in mwifiex_check_ibss_peer_capabilities() local
H A Dtdls.c171 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 Dioctl.h103 struct ieee80211_vht_cap vht_cap; member
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dusb_sdio.c336 struct ieee80211_sta_vht_cap *vht_cap; in mt7663_usb_sdio_register_device() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dbf.c39 struct ieee80211_sta_vht_cap *vht_cap; in rtw_bf_assoc() local
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c458 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab()
834 struct ieee80211_sta_vht_cap vht_cap = {}; in iwl_init_he_6ghz_capa() local
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2580 const struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_peer_assoc_h_vht() local
2726 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_get_phymode_vht() local
2870 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf()
3093 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc() local
3193 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() local
4895 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_create_vht_cap() local
5020 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap() local
7013 struct ieee80211_sta_vht_cap *vht_cap = &sta->deflink.vht_cap; in ath10k_mac_validate_rate_mask() local
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c461 struct ieee80211_sta_vht_cap *vht_cap; in mt7915_init_wiphy() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c257 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 Dmt76_connac_mcu.c849 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode_v2() local
1394 struct ieee80211_sta_vht_cap *vht_cap; in mt76_connac_get_phy_mode() local
/linux/net/mac80211/
H A Dutil.c2549 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap()
2881 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
3140 u32 vht_cap; in ieee80211_chandef_vht_oper() local
H A Dtdls.c378 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies() local
H A Dmlme.c1897 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie() local
6418 const struct ieee80211_vht_cap *vht_cap; in ieee80211_max_rx_chains() local
6522 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_determine_our_sta_mode() local
H A Dsta_info.c3677 struct ieee80211_sta_vht_cap *vht_cap = &link_sta->pub->vht_cap; in ieee80211_sta_bw_capability() local
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c168 struct ieee80211_sta_vht_cap *vht_cap = &sband->vht_cap; in mt7921_init_he_caps() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2391 const struct ieee80211_sta_vht_cap *vht_cap; in ath12k_peer_assoc_h_vht() local
8461 u32 vht_cap = ar->pdev->cap.vht_cap; in ath12k_mac_set_txbf_conf() local
8502 static void ath12k_set_vht_txbf_cap(struct ath12k *ar, u32 *vht_cap) in ath12k_set_vht_txbf_cap()
8548 struct ieee80211_sta_vht_cap vht_cap = {}; in ath12k_create_vht_cap() local
H A Dcore.h829 u32 vht_cap; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c6093 struct ieee80211_sta_vht_cap *vht_cap) in rtw89_init_vht_cap()
/linux/include/net/
H A Dcfg80211.h593 struct ieee80211_sta_vht_cap vht_cap; member
1647 const struct ieee80211_vht_cap *vht_cap; member

12