Searched refs:queued_deq_seg (Results 1 – 2 of 2) sorted by relevance
781 ep->queued_deq_seg = new_seg; in xhci_move_dequeue_past_td()1508 if (xhci_trb_virt_to_dma(ep->queued_deq_seg, in xhci_handle_cmd_set_deq()1513 ep_ring->deq_seg = ep->queued_deq_seg; in xhci_handle_cmd_set_deq()1518 ep->queued_deq_seg, ep->queued_deq_ptr); in xhci_handle_cmd_set_deq()1537 ep->queued_deq_seg = NULL; in xhci_handle_cmd_set_deq()
683 struct xhci_segment *queued_deq_seg; member