Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2563 __le32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c565 le32_to_cpu(mac_caps->he_cap_phy_info_5g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
583 le32_to_cpu(mac_caps->he_cap_phy_info_5g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2505 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
H A Dwmi.c460 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()
471 memcpy(cap_band->he_cap_phy_info, &mac_phy_caps->he_cap_phy_info_5g, in ath11k_pull_mac_phy_cap_svc_ready_ext()