Searched defs:ath12k_wmi_caps_ext_params (Results 1 – 1 of 1) sorted by relevance
2678 struct ath12k_wmi_caps_ext_params { struct2679 __le32 hw_mode_id;2680 __le32 pdev_and_hw_link_ids;2681 __le32 phy_id;2682 __le32 wireless_modes_ext;2683 __le32 eht_cap_mac_info_2ghz[WMI_MAX_EHTCAP_MAC_SIZE];2684 __le32 eht_cap_mac_info_5ghz[WMI_MAX_EHTCAP_MAC_SIZE];2685 __le32 rsvd0[2];2686 __le32 eht_cap_phy_info_2ghz[WMI_MAX_EHTCAP_PHY_SIZE];2687 __le32 eht_cap_phy_info_5ghz[WMI_MAX_EHTCAP_PHY_SIZE];[all …]