Searched defs:oce_eq_ctx (Results 1 – 1 of 1) sorted by relevance
903 struct oce_eq_ctx { struct906 uint32_t size:1;907 uint32_t rsvd1:1;908 uint32_t valid:1;909 uint32_t epidx:13;910 uint32_t rsvd0:3;911 uint32_t cidx:13;914 uint32_t armed:1;915 uint32_t stalled:1;916 uint32_t sol_event:1;[all …]