Searched refs:queue_trb (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | xhci-ring.c | 2786 static void queue_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in queue_trb() function 3217 queue_trb(xhci, ep_ring, more_trbs_coming, in queue_bulk_sg_tx() 3385 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_bulk_tx() 3475 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3501 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3517 queue_trb(xhci, ep_ring, false, in xhci_queue_ctrl_tx() 3834 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_isoc_tx() 4040 queue_trb(xhci, xhci->cmd_ring, false, field1, field2, field3, in queue_command()
|