Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw.h443 uint32_t orq_put; /* shared producer index for ORQ */ member
649 return &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_tail()
A Dsiw_qp.c301 qp->orq_put++; in siw_qp_mpa_rts()
952 qp->orq_put++; in siw_activate_tx_from_sq()
A Dsiw_qp_tx.c1123 qp->orq_put--; in siw_qp_sq_process()
1124 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
A Dsiw_qp_rx.c1179 qp->orq_put++; in siw_check_tx_fence()
1188 qp_id(qp), qp->orq_get, qp->orq_put); in siw_check_tx_fence()

Completed in 12 milliseconds