Searched defs:wmi_soc (Results 1 – 1 of 1) sorted by relevance
3587 struct wmi_soc { struct3588 struct wlan_objmgr_psoc *wmi_psoc;3589 void *scn_handle; /* handle to device */3590 qdf_atomic_t num_pdevs;3591 enum wmi_target_type target_type;3592 bool is_async_ep;3593 HTC_HANDLE htc_handle;3594 uint32_t event_id[WMI_UNIFIED_MAX_EVENT];3595 wmi_unified_event_handler event_handler[WMI_UNIFIED_MAX_EVENT];3596 uint32_t max_event_idx;[all …]