Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_psoc_obj.h422 struct wlan_objmgr_psoc { struct
423 struct wlan_objmgr_psoc_regulatory soc_reg; argument
424 struct wlan_objmgr_psoc_nif soc_nif; argument
425 struct wlan_objmgr_psoc_objmgr soc_objmgr; argument
426 struct wlan_soc_southbound_cb soc_cb;
427 struct wlan_soc_timer soc_timer;
428 struct wlan_concurrency_info soc_concurrency; /*TODO */
429 void *soc_comp_priv_obj[WLAN_UMAC_MAX_COMPONENTS];
430 QDF_STATUS obj_status[WLAN_UMAC_MAX_COMPONENTS];
431 WLAN_OBJ_STATE obj_state;
[all …]