Home
last modified time | relevance | path

Searched refs:queue_trb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3054 static void queue_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in queue_trb() function
3560 queue_trb(xhci, ring, more_trbs_coming | need_zero_pkt, in xhci_queue_bulk_tx()
3591 queue_trb(xhci, ring, 0, 0, 0, TRB_INTR_TARGET(0), field); in xhci_queue_bulk_tx()
3671 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx()
3707 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx()
3724 queue_trb(xhci, ep_ring, false, in xhci_queue_ctrl_tx()
4029 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_isoc_tx()
4213 queue_trb(xhci, xhci->cmd_ring, false, field1, field2, field3, in queue_command()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3192 static void queue_trb(struct xhci_hcd *xhci, struct xhci_ring *ring, in queue_trb() function
3710 queue_trb(xhci, ring, more_trbs_coming | need_zero_pkt, in xhci_queue_bulk_tx()
3741 queue_trb(xhci, ring, 0, 0, 0, TRB_INTR_TARGET(0), field); in xhci_queue_bulk_tx()
3821 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx()
3857 queue_trb(xhci, ep_ring, true, in xhci_queue_ctrl_tx()
3874 queue_trb(xhci, ep_ring, false, in xhci_queue_ctrl_tx()
4179 queue_trb(xhci, ep_ring, more_trbs_coming, in xhci_queue_isoc_tx()
4361 queue_trb(xhci, xhci->cmd_ring, false, field1, field2, field3, in queue_command()

Completed in 13 milliseconds