Searched refs:new_deq (Results 1 – 1 of 1) sorted by relevance
523 union xhci_trb *new_deq; in xhci_find_new_dequeue_state() local543 new_deq = ep_ring->dequeue; in xhci_find_new_dequeue_state()554 if (!cycle_found && xhci_trb_virt_to_dma(new_seg, new_deq) in xhci_find_new_dequeue_state()560 if (new_deq == cur_td->last_trb) in xhci_find_new_dequeue_state()563 if (cycle_found && trb_is_link(new_deq) && in xhci_find_new_dequeue_state()564 link_trb_toggles_cycle(new_deq)) in xhci_find_new_dequeue_state()567 next_trb(xhci, ep_ring, &new_seg, &new_deq); in xhci_find_new_dequeue_state()570 if (new_deq == ep->ring->dequeue) { in xhci_find_new_dequeue_state()580 state->new_deq_ptr = new_deq; in xhci_find_new_dequeue_state()