Searched refs:vht_cap_info (Results 1 – 14 of 14) sorted by relevance
104 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()107 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()
256 if (!(le32_to_cpu(sta_ptr->tdls_cap.vhtcap.vht_cap_info))) { in mwifiex_tdls_add_vht_oper()287 GET_VHTCAP_CHWDSET(le32_to_cpu(vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()295 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
323 #define GET_VHTCAP_CHWDSET(vht_cap_info) ((vht_cap_info >> 2) & 0x3) argument
90 switch (le32_to_cpu(vht_cap->vht_cap_info) & 0x3) { in mwifiex_check_ibss_peer_capabilities()
67 __le32 vht_cap_info; member
1170 dump_data->vht_cap_info = cpu_to_le32(ar->vht_cap_info); in ath10k_coredump_build()
2792 if (!(ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()2809 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()2819 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()4496 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts()4513 int sound_dim = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sound_dim()4536 vht_cap.cap = ar->vht_cap_info; in ath10k_create_vht_cap()4538 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_create_vht_cap()4547 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE | in ath10k_create_vht_cap()4559 if ((ar->vht_cap_info & IEEE80211_VHT_CAP_SHORT_GI_160) && in ath10k_create_vht_cap()4560 (ar->vht_cap_info & IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_MASK) == 0) in ath10k_create_vht_cap()[all …]
965 u32 vht_cap_info; member
1683 __le32 vht_cap_info; member
2265 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member2305 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member
5346 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_main_op_pull_svc_rdy_ev()5385 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_10x_op_pull_svc_rdy_ev()5434 ar->vht_cap_info = __le32_to_cpu(arg.vht_cap); in ath10k_wmi_event_service_ready_work()
1203 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
1294 bcap->cap = le32_to_cpu(vht_cap->vht_cap_info); in qtnf_cmd_resp_band_fill_vhtcap()
1417 .vht_cap_info = cpu_to_le32(sta_vht_cap->cap), in rs_bw_from_sta_bw()