Searched refs:ht_cap_info (Results 1 – 8 of 8) sorted by relevance
28 u16 ht_cap_info; in nxpwifi_fill_cap_info() local57 ht_cap_info = sband->ht_cap.cap; in nxpwifi_fill_cap_info()60 ht_cap_info &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40; in nxpwifi_fill_cap_info()62 ht_cap_info &= ~IEEE80211_HT_CAP_SGI_40; in nxpwifi_fill_cap_info()64 ht_cap_info &= ~IEEE80211_HT_CAP_40MHZ_INTOLERANT; in nxpwifi_fill_cap_info()66 ht_cap->cap_info = cpu_to_le16(ht_cap_info); in nxpwifi_fill_cap_info()
623 u32 ht_cap_info; member810 u32 ht_cap_info; member
8595 u32 *ht_cap_info) in ath12k_mac_setup_ht_vht_cap() argument8607 ht_cap = cap->band[NL80211_BAND_2GHZ].ht_cap_info; in ath12k_mac_setup_ht_vht_cap()8608 if (ht_cap_info) in ath12k_mac_setup_ht_vht_cap()8609 *ht_cap_info = ht_cap; in ath12k_mac_setup_ht_vht_cap()8618 ht_cap = cap->band[NL80211_BAND_5GHZ].ht_cap_info; in ath12k_mac_setup_ht_vht_cap()8619 if (ht_cap_info) in ath12k_mac_setup_ht_vht_cap()8620 *ht_cap_info = ht_cap; in ath12k_mac_setup_ht_vht_cap()8743 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()13396 ldpc = !!(ar->ht_cap_info & WMI_HT_CAP_LDPC); in ath12k_mac_op_set_bitrate_mask()14821 u32 ht_cap_info = 0; in ath12k_mac_hw_register() local[all …]
556 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_2g); in ath12k_pull_mac_phy_cap_svc_ready_ext()577 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()595 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()661 cap->ht_cap_info = le32_to_cpu(ev->ht_cap_info); in ath12k_pull_service_ready_tlv()
2663 __le32 ht_cap_info; member4790 u32 ht_cap_info; member
4955 if (!(ar->ht_cap_info & WMI_HT_CAP_ENABLED)) in ath10k_get_ht_cap()4966 if (ar->ht_cap_info & WMI_HT_CAP_HT20_SGI) in ath10k_get_ht_cap()4969 if (ar->ht_cap_info & WMI_HT_CAP_HT40_SGI) in ath10k_get_ht_cap()4972 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()4981 if (ar->ht_cap_info & WMI_HT_CAP_TX_STBC && (ar->cfg_tx_chainmask > 1)) in ath10k_get_ht_cap()4984 if (ar->ht_cap_info & WMI_HT_CAP_RX_STBC) { in ath10k_get_ht_cap()4987 stbc = ar->ht_cap_info; in ath10k_get_ht_cap()4996 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()4997 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()5000 if (ar->ht_cap_info & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath10k_get_ht_cap()[all …]
5459 arg->ht_cap = ev->ht_cap_info; in ath10k_wmi_main_op_pull_svc_rdy_ev()5501 arg->ht_cap = ev->ht_cap_info; in ath10k_wmi_10x_op_pull_svc_rdy_ev()5559 ar->ht_cap_info = __le32_to_cpu(arg.ht_cap); in ath10k_wmi_event_service_ready_work()
456 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()470 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()481 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()541 cap->ht_cap_info = ev->ht_cap_info; in ath11k_pull_service_ready_tlv()