Searched defs:ath12k_wmi_caps_ext_params (Results 1 – 1 of 1) sorted by relevance
2720 struct ath12k_wmi_caps_ext_params { struct2721 __le32 hw_mode_id;2722 __le32 pdev_and_hw_link_ids;2723 __le32 phy_id;2724 __le32 wireless_modes_ext;2725 __le32 eht_cap_mac_info_2ghz[WMI_MAX_EHTCAP_MAC_SIZE];2726 __le32 eht_cap_mac_info_5ghz[WMI_MAX_EHTCAP_MAC_SIZE];2727 __le32 rsvd0[2];2728 __le32 eht_cap_phy_info_2ghz[WMI_MAX_EHTCAP_PHY_SIZE];2729 __le32 eht_cap_phy_info_5ghz[WMI_MAX_EHTCAP_PHY_SIZE];[all …]