Searched defs:oce_eq (Results 1 – 1 of 1) sorted by relevance
603 struct oce_eq { struct604 uint32_t eq_id;605 void *parent;606 void *cb_context;607 oce_ring_buffer_t *ring;608 uint32_t ref_count;609 qstate_t qstate;610 struct oce_cq *cq[OCE_MAX_CQ_EQ];611 int cq_valid; 612 struct eq_config eq_cfg;[all …]