Searched defs:cmp_queue (Results 1 – 1 of 1) sorted by relevance
255 struct cmp_queue { struct256 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;