Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2644 __le32 he_cap_info_2g_ext; member
H A Dwmi.c555 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()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2528 u32 he_cap_info_2g_ext; member
H A Dwmi.c449 cap_band->he_cap_info[1] = mac_phy_caps->he_cap_info_2g_ext; in ath11k_pull_mac_phy_cap_svc_ready_ext()