Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds