Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h255 struct cmp_queue { struct
256 bool enable;
257 u16 thresh;
258 spinlock_t lock; /* lock to serialize processing CQEs */
259 void *desc;
260 struct q_desc_mem dmem;
261 int irq;