Searched defs:ath12k_wmi_caps_ext_params (Results 1 – 1 of 1) sorted by relevance
2804 struct ath12k_wmi_caps_ext_params { struct2805 __le32 hw_mode_id;2806 __le32 pdev_and_hw_link_ids;2807 __le32 phy_id;2808 __le32 wireless_modes_ext;2809 __le32 eht_cap_mac_info_2ghz[WMI_MAX_EHTCAP_MAC_SIZE];2810 __le32 eht_cap_mac_info_5ghz[WMI_MAX_EHTCAP_MAC_SIZE];2811 __le32 rsvd0[2];2812 __le32 eht_cap_phy_info_2ghz[WMI_MAX_EHTCAP_PHY_SIZE];2813 __le32 eht_cap_phy_info_5ghz[WMI_MAX_EHTCAP_PHY_SIZE];[all …]