Searched refs:queue_trb (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | xhci-ring.c | 3008 static void queue_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in queue_trb() function 3514 queue_trb(xhci, ring, more_trbs_coming | need_zero_pkt, in xhci_queue_bulk_tx() 3544 queue_trb(xhci, ring, 0, 0, 0, TRB_INTR_TARGET(0), field); in xhci_queue_bulk_tx() 3622 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3658 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx() 3674 queue_trb(xhci, ep_ring, false, in xhci_queue_ctrl_tx() 3978 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_isoc_tx() 4162 queue_trb(xhci, xhci->cmd_ring, false, field1, field2, field3, in queue_command()
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 6061 + queue_trb(xhci, ep_ring, false, 6095 + queue_trb(xhci, ep_ring, true, 6104 + queue_trb(xhci, ep_ring, false,
|