Home
last modified time | relevance | path

Searched refs:irq_e (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw.h667 struct siw_sqe *irq_e = &qp->irq[qp->irq_put % qp->attrs.irq_size]; in irq_alloc_free() local
669 if (READ_ONCE(irq_e->flags) == 0) { in irq_alloc_free()
671 return irq_e; in irq_alloc_free()