Home
last modified time | relevance | path

Searched refs:new_seg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c522 struct xhci_segment *new_seg; in xhci_find_new_dequeue_state() local
542 new_seg = ep_ring->deq_seg; 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()
567 next_trb(xhci, ep_ring, &new_seg, &new_deq); in xhci_find_new_dequeue_state()
579 state->new_deq_seg = new_seg; in xhci_find_new_dequeue_state()