Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dcore.h685 u32 eht_cap_phy_info[WMI_MAX_EHTCAP_PHY_SIZE]; member
Dwmi.c4411 support_320mhz = cap_band->eht_cap_phy_info[0] & in ath12k_wmi_eht_caps_parse()
4418 cap_band->eht_cap_phy_info[i] = le32_to_cpu(cap_phy_info[i]); in ath12k_wmi_eht_caps_parse()
4421 cap_band->eht_cap_phy_info[0] |= support_320mhz; in ath12k_wmi_eht_caps_parse()
4453 cap_band->eht_cap_phy_info[0] |= support_320mhz; in ath12k_wmi_tlv_mac_phy_caps_ext_parse()
Dmac.c5498 memcpy(eht_cap_elem->phy_cap_info, band_cap->eht_cap_phy_info, in ath12k_mac_copy_eht_cap()