Searched refs:req_credits (Results 1 – 1 of 1) sorted by relevance
874 int req_credits = req_sz / CSIO_QCREDIT_SZ; in csio_wr_get() local896 if (!credits || (req_credits > credits)) { in csio_wr_get()923 q->pidx += (uint16_t)req_credits; in csio_wr_get()932 q->inc_idx = (uint16_t)req_credits; in csio_wr_get()