Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2585 __le32 he_supp_mcs_2g; member
H A Dwmi.c550 cap_band->he_mcs = le32_to_cpu(mac_caps->he_supp_mcs_2g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2511 u32 he_supp_mcs_2g; member
H A Dwmi.c450 cap_band->he_mcs = mac_phy_caps->he_supp_mcs_2g; in ath11k_pull_mac_phy_cap_svc_ready_ext()