Searched defs:cmp_queue (Results 1 – 1 of 1) sorted by relevance
258 struct cmp_queue { struct259 bool enable;260 u16 thresh;261 spinlock_t lock; /* lock to serialize processing CQEs */262 void *desc;263 struct q_desc_mem dmem;264 int irq;