Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw.h442 uint32_t orq_get; /* consumer index into orq array */ member
643 return &qp->orq[qp->orq_get % qp->attrs.orq_size]; in orq_get_current()
A Dsiw_qp.c1169 sqe = &qp->orq[qp->orq_get % qp->attrs.orq_size]; in siw_sq_flush()
1177 qp->orq_get++; in siw_sq_flush()
A Dsiw_qp_rx.c1142 qp->orq_get++; in siw_check_tx_fence()

Completed in 11 milliseconds