SLI4_QUEUE_RQ_BATCH
if (((q->index + q->n_posted) % SLI4_QUEUE_RQ_BATCH)) {
n_posted = SLI4_QUEUE_RQ_BATCH;