Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dwmi.h2563 __le32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
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()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h2505 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE]; member
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()