Home
last modified time | relevance | path

Searched refs:ht_cap_info (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dcoredump.h71 __le32 ht_cap_info; member
H A Dcoredump.c1543 dump_data->ht_cap_info = cpu_to_le32(ar->ht_cap_info); in ath10k_coredump_build()
H A Dmac.c4925 if (!(ar->ht_cap_info & WMI_HT_CAP_ENABLED)) in ath10k_get_ht_cap()
4936 if (ar->ht_cap_info & WMI_HT_CAP_HT20_SGI) in ath10k_get_ht_cap()
4939 if (ar->ht_cap_info & WMI_HT_CAP_HT40_SGI) in ath10k_get_ht_cap()
4942 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
4951 if (ar->ht_cap_info & WMI_HT_CAP_TX_STBC && (ar->cfg_tx_chainmask > 1)) in ath10k_get_ht_cap()
4954 if (ar->ht_cap_info & WMI_HT_CAP_RX_STBC) { in ath10k_get_ht_cap()
4957 stbc = ar->ht_cap_info; in ath10k_get_ht_cap()
4966 if (ar->ht_cap_info & WMI_HT_CAP_LDPC || (ar->ht_cap_info & in ath10k_get_ht_cap()
4967 WMI_HT_CAP_RX_LDPC && (ar->ht_cap_info & WMI_HT_CAP_TX_LDPC))) in ath10k_get_ht_cap()
4970 if (ar->ht_cap_info & WMI_HT_CAP_L_SIG_TXOP_PROT) in ath10k_get_ht_cap()
[all …]
H A Dcore.h1037 u32 ht_cap_info; member
H A Dwmi-tlv.h1727 __le32 ht_cap_info; member
H A Dwmi.h2290 __le32 ht_cap_info; /* WMI HT Capability */ member
2330 __le32 ht_cap_info; /* WMI HT Capability */ member
H A Dwmi.c5453 arg->ht_cap = ev->ht_cap_info; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5495 arg->ht_cap = ev->ht_cap_info; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5553 ar->ht_cap_info = __le32_to_cpu(arg.ht_cap); in ath10k_wmi_event_service_ready_work()
H A Dwmi-tlv.c1360 arg->ht_cap = ev->ht_cap_info; in ath10k_wmi_tlv_op_pull_svc_rdy_ev()
/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h149 unsigned short ht_cap_info; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c1068 pnetwork->bcn_info.ht_cap_info = le16_to_cpu(pht_cap->cap_info); in rtw_get_bcn_info()
1070 pnetwork->bcn_info.ht_cap_info = 0; in rtw_get_bcn_info()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c547 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_2g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
568 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
586 cap_band->ht_cap_info = le32_to_cpu(mac_caps->ht_cap_info_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
652 cap->ht_cap_info = le32_to_cpu(ev->ht_cap_info); in ath12k_pull_service_ready_tlv()
H A Dwmi.h2531 __le32 ht_cap_info; member
4424 u32 ht_cap_info; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c447 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
461 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
472 cap_band->ht_cap_info = mac_phy_caps->ht_cap_info_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
532 cap->ht_cap_info = ev->ht_cap_info; in ath11k_pull_service_ready_tlv()
H A Dwmi.h2433 u32 ht_cap_info; member
4989 u32 ht_cap_info; member