Searched refs:td_last_trb_found (Results 1 – 2 of 2) sorted by relevance
437 bool td_last_trb_found = false; in cdnsp_find_new_dequeue_state() local469 if (td_last_trb_found) in cdnsp_find_new_dequeue_state()474 td_last_trb_found = true; in cdnsp_find_new_dequeue_state()491 } while (!cycle_found || !td_last_trb_found); in cdnsp_find_new_dequeue_state()
703 bool td_last_trb_found = false; in xhci_move_dequeue_past_td() local729 if (td_last_trb_found) in xhci_move_dequeue_past_td()733 td_last_trb_found = true; in xhci_move_dequeue_past_td()735 if (td_last_trb_found && trb_is_link(new_deq) && in xhci_move_dequeue_past_td()747 } while (!hw_dequeue_found || !td_last_trb_found); in xhci_move_dequeue_past_td()