Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_global_obj_i.h66 struct wlan_objmgr_global { struct
67 struct wlan_objmgr_psoc *psoc[WLAN_OBJMGR_MAX_DEVICES];
69 struct mlo_mgr_context *mlo_ctx;
72 struct dp_global_context *global_ctx;
75 psoc_create_handler[WLAN_UMAC_MAX_COMPONENTS];
76 void *psoc_create_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
78 psoc_destroy_handler[WLAN_UMAC_MAX_COMPONENTS];
79 void *psoc_destroy_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
81 psoc_status_handler[WLAN_UMAC_MAX_COMPONENTS];
82 void *psoc_status_handler_arg[WLAN_UMAC_MAX_COMPONENTS];
[all …]