Searched defs:dlb2_dequeue_qe (Results 1 – 1 of 1) sorted by relevance
252 struct dlb2_dequeue_qe { struct253 uint64_t data;255 uint8_t qid;256 uint8_t sched_type:2;257 uint8_t priority:3;258 uint8_t msg_type:3;260 uint8_t debug;261 uint8_t cq_gen:1;263 uint8_t rsvd1:2;264 uint8_t error:1;[all …]