Home
last modified time | relevance | path

Searched refs:vht_cap_info (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c92 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()
95 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()
H A Dfw.h316 #define GET_VHTCAP_CHWDSET(vht_cap_info) ((vht_cap_info >> 2) & 0x3) argument
H A Dsta_event.c78 switch (le32_to_cpu(vht_cap->vht_cap_info) & 0x3) { in mwifiex_check_ibss_peer_capabilities()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2880 if (!(ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2897 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2907 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
4862 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts()
4879 int sound_dim = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sound_dim()
4902 vht_cap.cap = ar->vht_cap_info; in ath10k_create_vht_cap()
4904 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_create_vht_cap()
4913 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE | in ath10k_create_vht_cap()
5004 if (ar->vht_cap_info & WMI_VHT_CAP_MAX_MPDU_LEN_MASK) in ath10k_get_ht_cap()
5495 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_mac_set_txbf_conf()
[all …]
H A Dwmi.c5460 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5502 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5560 ar->vht_cap_info = __le32_to_cpu(arg.vht_cap); in ath10k_wmi_event_service_ready_work()
/linux/net/wireless/
H A Dutil.c2873 ext_nss_bw = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
2875 supp_width = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c533 cap->vht_cap_info = ev->vht_cap_info; in ath11k_pull_service_ready_tlv()