Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2512 struct wmi_service_ready_ext_event { struct
2513 __le32 default_conc_scan_config_bits;
2514 __le32 default_fw_config_bits;
2515 struct ath12k_wmi_ppe_threshold_params ppet;
2516 __le32 he_cap_info;
2517 __le32 mpdu_density;
2518 __le32 max_bssid_rx_filters;
2519 __le32 fw_build_vers_ext;
2520 __le32 max_nlo_ssids;
2521 __le32 max_bssid_indicator;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2451 struct wmi_service_ready_ext_event { struct
2452 u32 default_conc_scan_config_bits;
2453 u32 default_fw_config_bits;
2454 struct wmi_ppe_threshold ppet;
2455 u32 he_cap_info;
2456 u32 mpdu_density;
2457 u32 max_bssid_rx_filters;
2458 u32 fw_build_vers_ext;
2459 u32 max_nlo_ssids;
2460 u32 max_bssid_indicator;
[all …]