Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw.h458 uint32_t irq_put; /* producer index into irq array */ member
667 struct siw_sqe *irq_e = &qp->irq[qp->irq_put % qp->attrs.irq_size]; in irq_alloc_free()
670 qp->irq_put++; in irq_alloc_free()

Completed in 5 milliseconds