Searched refs:chunk_prev (Results 1 – 1 of 1) sorted by relevance
511 struct command_chunk *chunk_head = NULL, *chunk_prev = NULL; in otx_cpt_get_resource() local592 chunk_prev = NULL; in otx_cpt_get_resource()605 if (chunk_prev) { in otx_cpt_get_resource()606 next_ptr = (uint64_t *)(chunk_prev->head + in otx_cpt_get_resource()610 chunk_prev = chunk; in otx_cpt_get_resource()613 next_ptr = (uint64_t *)(chunk_prev->head + chunk_size - 8); in otx_cpt_get_resource()