Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/sw/siw/
Dsiw.h456 uint32_t irq_put; /* producer index into irq array */ member
664 struct siw_sqe *irq_e = &qp->irq[qp->irq_put % qp->attrs.irq_size]; in irq_alloc_free()
667 qp->irq_put++; in irq_alloc_free()