Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2563 __le32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c577 le32_to_cpu(mac_caps->he_cap_phy_info_5g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
595 le32_to_cpu(mac_caps->he_cap_phy_info_5g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2508 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c502 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
513 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()