Searched refs:next_buf_idx (Results 1 – 1 of 1) sorted by relevance
143 int next_buf_idx, copied_idx; in caam_read() local163 next_buf_idx = ctx->cur_buf_idx + max; in caam_read()168 if (next_buf_idx < RN_BUF_SIZE) { in caam_read()170 ctx->cur_buf_idx = next_buf_idx; in caam_read()