Searched refs:next_buf_idx (Results 1 – 1 of 1) sorted by relevance
142 int next_buf_idx, copied_idx; in caam_read() local162 next_buf_idx = ctx->cur_buf_idx + max; in caam_read()167 if (next_buf_idx < RN_BUF_SIZE) { in caam_read()169 ctx->cur_buf_idx = next_buf_idx; in caam_read()