Searched refs:queued_deq_seg (Results 1 – 2 of 2) sorted by relevance
702 ep->queued_deq_seg = new_seg; in xhci_move_dequeue_past_td()1435 if (xhci_trb_virt_to_dma(ep->queued_deq_seg, in xhci_handle_cmd_set_deq()1445 ep->queued_deq_seg, ep->queued_deq_ptr); in xhci_handle_cmd_set_deq()1464 ep->queued_deq_seg = NULL; in xhci_handle_cmd_set_deq()
963 struct xhci_segment *queued_deq_seg; member