Searched defs:wmi_service_ready_event (Results 1 – 3 of 3) sorted by relevance
2525 struct wmi_service_ready_event { struct2526 __le32 fw_build_vers;2527 struct ath12k_wmi_abi_version_params fw_abi_vers;2528 __le32 phy_capability;2529 __le32 max_frag_entry;2530 __le32 num_rf_chains;2531 __le32 ht_cap_info;2532 __le32 vht_cap_info;2533 __le32 vht_supp_mcs;2534 __le32 hw_min_tx_power;[all …]
2427 struct wmi_service_ready_event { struct2428 u32 fw_build_vers;2429 struct wmi_abi_version fw_abi_vers;2430 u32 phy_capability;2431 u32 max_frag_entry;2432 u32 num_rf_chains;2433 u32 ht_cap_info;2434 u32 vht_cap_info;2435 u32 vht_supp_mcs;2436 u32 hw_min_tx_power;[all …]
2276 struct wmi_service_ready_event { struct2277 __le32 sw_version;2278 __le32 sw_version_1;2279 __le32 abi_version;2281 __le32 phy_capability;2283 __le32 max_frag_entry;2284 __le32 wmi_service_bitmap[16];2285 __le32 num_rf_chains;2290 __le32 ht_cap_info; /* WMI HT Capability */2291 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */[all …]