Searched defs:ath12k_wmi_caps_ext_params (Results 1 – 1 of 1) sorted by relevance
2704 struct ath12k_wmi_caps_ext_params { struct2705 __le32 hw_mode_id;2706 __le32 pdev_and_hw_link_ids;2707 __le32 phy_id;2708 __le32 wireless_modes_ext;2709 __le32 eht_cap_mac_info_2ghz[WMI_MAX_EHTCAP_MAC_SIZE];2710 __le32 eht_cap_mac_info_5ghz[WMI_MAX_EHTCAP_MAC_SIZE];2711 __le32 rsvd0[2];2712 __le32 eht_cap_phy_info_2ghz[WMI_MAX_EHTCAP_PHY_SIZE];2713 __le32 eht_cap_phy_info_5ghz[WMI_MAX_EHTCAP_PHY_SIZE];[all …]