Home
last modified time | relevance | path

Searched defs:dlb2_dequeue_qe (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/event/dlb2/
H A Ddlb2_priv.h298 struct dlb2_dequeue_qe { struct
299 uint64_t data;
301 uint8_t qid;
302 uint8_t sched_type:2;
303 uint8_t priority:3;
304 uint8_t msg_type:3;
306 uint8_t debug;
307 uint8_t cq_gen:1;
309 uint8_t rsvd1:2;
310 uint8_t error:1;
[all …]