Defines a specific instance and configuration for an offload. This entry may be automatically generated by a software configurator. A table of entries made available to the Offload Manager.
Data Fields
const char *
name
Friendly name for debug (XXX: make debug only).
const void *
cfg
Offload-specific configuration.
const struct ol_fns *
fns
Offload-specific function pointers (extern'd by offloads).
void *
ol
Offload-specific instance (context) pointer.
void *
worker_thread
Worker Thread used by Offload Manager.
Generated for Low Power Assistant Middleware Library 5.6.0 by Cypress Semiconductor Corporation.
All rights reserved.