Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2557 __le32 vht_supp_mcs_5g; member
H A Dwmi.c525 pdev_cap->vht_mcs = le32_to_cpu(mac_caps->vht_supp_mcs_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2502 u32 vht_supp_mcs_5g; member
H A Dwmi.c457 pdev_cap->vht_mcs = mac_phy_caps->vht_supp_mcs_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()