Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw.h444 uint32_t orq_put; /* shared producer index for ORQ */ member
650 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
A Dsiw_qp.c304 qp->orq_put++; in siw_qp_mpa_rts()
955 qp->orq_put++; in siw_activate_tx_from_sq()
A Dsiw_qp_tx.c1133 qp->orq_put--; in siw_qp_sq_process()
1134 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
A Dsiw_qp_rx.c1185 qp->orq_put++; in siw_check_tx_fence()

Completed in 12 milliseconds