Home
last modified time | relevance | path

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

/drivers/net/wireless/marvell/mwifiex/
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()
A Dtdls.c257 if (!(le32_to_cpu(sta_ptr->tdls_cap.vhtcap.vht_cap_info))) { in mwifiex_tdls_add_vht_oper()
288 GET_VHTCAP_CHWDSET(le32_to_cpu(vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
296 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
A Dfw.h316 #define GET_VHTCAP_CHWDSET(vht_cap_info) ((vht_cap_info >> 2) & 0x3) argument
A Dsta_event.c78 switch (le32_to_cpu(vht_cap->vht_cap_info) & 0x3) { in mwifiex_check_ibss_peer_capabilities()
/drivers/net/wireless/ath/ath10k/
A Dcoredump.h72 __le32 vht_cap_info; member
A Dcoredump.c1546 dump_data->vht_cap_info = cpu_to_le32(ar->vht_cap_info); in ath10k_coredump_build()
A Dmac.c2873 if (!(ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2890 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2900 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
4855 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts()
4872 int sound_dim = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sound_dim()
4895 vht_cap.cap = ar->vht_cap_info; in ath10k_create_vht_cap()
4997 if (ar->vht_cap_info & WMI_VHT_CAP_MAX_MPDU_LEN_MASK) in ath10k_get_ht_cap()
5499 if (ar->vht_cap_info & IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE) in ath10k_mac_set_txbf_conf()
5502 if (ar->vht_cap_info & IEEE80211_VHT_CAP_MU_BEAMFORMER_CAPABLE) in ath10k_mac_set_txbf_conf()
5506 if (ar->vht_cap_info & IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE) in ath10k_mac_set_txbf_conf()
[all …]
A Dcore.h1038 u32 vht_cap_info; member
A Dwmi-tlv.h1728 __le32 vht_cap_info; member
A Dwmi.h2291 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member
2331 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member
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()
A Dwmi-tlv.c1361 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dtlc.c166 .vht_cap_info = cpu_to_le32(vht_cap->cap), in iwl_mld_fill_vht_rates()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs-fw.c144 .vht_cap_info = cpu_to_le32(vht_cap->cap), in rs_fw_vht_set_enabled_rates()
A Drs.c1376 .vht_cap_info = cpu_to_le32(sta_vht_cap->cap), in rs_bw_from_sta_bw()
/drivers/net/wireless/ath/ath12k/
A Dcore.h702 u32 vht_cap_info; member
A Dwmi.h2613 __le32 vht_cap_info; member
4604 u32 vht_cap_info; member
A Dwmi.c670 cap->vht_cap_info = le32_to_cpu(ev->vht_cap_info); in ath12k_pull_service_ready_tlv()
/drivers/net/wireless/ath/ath11k/
A Dwmi.h2434 u32 vht_cap_info; member
4991 u32 vht_cap_info; member
A Dwmi.c533 cap->vht_cap_info = ev->vht_cap_info; in ath11k_pull_service_ready_tlv()
/drivers/net/wireless/quantenna/qtnfmac/
A Dcommands.c1290 bcap->cap = le32_to_cpu(vht_cap->vht_cap_info); in qtnf_cmd_resp_band_fill_vhtcap()

Completed in 249 milliseconds