Searched refs:orq_put (Results 1 – 4 of 4) sorted by relevance
443 uint32_t orq_put; /* shared producer index for ORQ */ member648 struct siw_sqe *orq_e = &qp->orq[qp->orq_put % qp->attrs.orq_size]; in orq_get_free()
277 qp->orq_put++; in siw_qp_mpa_rts()923 qp->orq_put++; in siw_activate_tx_from_sq()
1124 qp->orq_put--; in siw_qp_sq_process()1125 qp->orq[qp->orq_put % qp->attrs.orq_size].flags = 0; in siw_qp_sq_process()
1164 qp->orq_put++; in siw_check_tx_fence()
Completed in 14 milliseconds