Home
last modified time | relevance | path

Searched refs:eht_cap_phy_info (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h880 u32 eht_cap_phy_info[WMI_MAX_EHTCAP_PHY_SIZE]; member
H A Dwmi.c4920 support_320mhz = cap_band->eht_cap_phy_info[0] & in ath12k_wmi_eht_caps_parse()
4927 cap_band->eht_cap_phy_info[i] = le32_to_cpu(cap_phy_info[i]); in ath12k_wmi_eht_caps_parse()
4930 cap_band->eht_cap_phy_info[0] |= support_320mhz; in ath12k_wmi_eht_caps_parse()
4962 cap_band->eht_cap_phy_info[0] |= support_320mhz; in ath12k_wmi_tlv_mac_phy_caps_ext_parse()
H A Dmac.c8112 memcpy(eht_cap_elem->phy_cap_info, band_cap->eht_cap_phy_info, in ath12k_mac_copy_eht_cap()