Home
last modified time | relevance | path

Searched refs:he_supp_mcs_5g (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath12k/
Dwmi.c514 pdev_cap->he_mcs = le32_to_cpu(mac_caps->he_supp_mcs_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
562 cap_band->he_mcs = le32_to_cpu(mac_caps->he_supp_mcs_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
580 cap_band->he_mcs = le32_to_cpu(mac_caps->he_supp_mcs_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2559 __le32 he_supp_mcs_5g; member
/drivers/net/wireless/ath/ath11k/
Dwmi.c416 pdev_cap->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
459 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
470 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
Dwmi.h2501 u32 he_supp_mcs_5g; member