Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.h36 void *cqes;
41 u32 cqid;
42 u32 sqid;
43 u32 rqid;
45 u32 cq_depth;
46 u32 sq_depth;
47 u32 rq_depth;
49 u16 cq_head;
50 u16 sq_tail;
51 u16 rq_tail;
[all …]