Home
last modified time | relevance | path

Searched defs:wmi_service_ready_event (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h2283 struct wmi_service_ready_event { struct
2284 u32 fw_build_vers;
2285 struct wmi_abi_version fw_abi_vers;
2286 u32 phy_capability;
2287 u32 max_frag_entry;
2288 u32 num_rf_chains;
2289 u32 ht_cap_info;
2290 u32 vht_cap_info;
2291 u32 vht_supp_mcs;
2292 u32 hw_min_tx_power;
[all …]
/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h2272 struct wmi_service_ready_event { struct
2273 __le32 sw_version;
2274 __le32 sw_version_1;
2275 __le32 abi_version;
2277 __le32 phy_capability;
2279 __le32 max_frag_entry;
2280 __le32 wmi_service_bitmap[16];
2281 __le32 num_rf_chains;
2286 __le32 ht_cap_info; /* WMI HT Capability */
2287 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
[all …]