Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2568 __le32 he_cap_info_2g_ext; member
H A Dwmi.c540 cap_band->he_cap_info[1] = le32_to_cpu(mac_caps->he_cap_info_2g_ext); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2510 u32 he_cap_info_2g_ext; member
H A Dwmi.c444 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_2g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()