Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/inc/ !
H A Dwmi_unified_priv.h3587 struct wmi_soc { struct
3588 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 …]