Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2473 struct wmi_service_ready_event { struct
2474 __le32 fw_build_vers;
2475 struct ath12k_wmi_abi_version_params fw_abi_vers;
2476 __le32 phy_capability;
2477 __le32 max_frag_entry;
2478 __le32 num_rf_chains;
2479 __le32 ht_cap_info;
2480 __le32 vht_cap_info;
2481 __le32 vht_supp_mcs;
2482 __le32 hw_min_tx_power;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2412 struct wmi_service_ready_event { struct
2413 u32 fw_build_vers;
2414 struct wmi_abi_version fw_abi_vers;
2415 u32 phy_capability;
2416 u32 max_frag_entry;
2417 u32 num_rf_chains;
2418 u32 ht_cap_info;
2419 u32 vht_cap_info;
2420 u32 vht_supp_mcs;
2421 u32 hw_min_tx_power;
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2275 struct wmi_service_ready_event { struct
2276 __le32 sw_version;
2277 __le32 sw_version_1;
2278 __le32 abi_version;
2280 __le32 phy_capability;
2282 __le32 max_frag_entry;
2283 __le32 wmi_service_bitmap[16];
2284 __le32 num_rf_chains;
2289 __le32 ht_cap_info; /* WMI HT Capability */
2290 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */
[all …]