Searched defs:ocs_hw_iopt_s (Results 1 – 1 of 1) sorted by relevance
812 typedef struct ocs_hw_iopt_s { struct813 char name[32];814 uint32_t instance_index;815 ocs_thread_t iopt_thread;816 ocs_cbuf_t *iopt_free_queue; /* multiple reader, multiple writer */817 ocs_cbuf_t *iopt_work_queue;818 ocs_array_t *iopt_cmd_array;