Searched refs:cycle_found (Results 1 – 1 of 1) sorted by relevance
441 bool cycle_found = false; in cdnsp_find_new_dequeue_state() local465 if (!cycle_found && cdnsp_trb_virt_to_dma(new_seg, new_deq) in cdnsp_find_new_dequeue_state()467 cycle_found = true; in cdnsp_find_new_dequeue_state()476 if (cycle_found && cdnsp_trb_is_link(new_deq) && in cdnsp_find_new_dequeue_state()491 } while (!cycle_found || !td_last_trb_found); in cdnsp_find_new_dequeue_state()