Home
last modified time | relevance | path

Searched refs:giveback_first_trb (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-ring.c358 static void giveback_first_trb(struct usb_device *udev, int ep_index, in giveback_first_trb() function
712 giveback_first_trb(udev, ep_index, start_cycle, start_trb); in xhci_bulk_tx()
909 giveback_first_trb(udev, ep_index, start_cycle, start_trb); in xhci_ctrl_tx()
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c3506 static void giveback_first_trb(struct xhci_hcd *xhci, int slot_id, in giveback_first_trb() function
3841 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_bulk_tx()
3990 giveback_first_trb(xhci, slot_id, ep_index, 0, in xhci_queue_ctrl_tx()
4317 giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, in xhci_queue_isoc_tx()