Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3239 static unsigned int count_isoc_trbs_needed(struct urb *urb, int i) in count_isoc_trbs_needed() function
3951 trbs_per_td = count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx()
4112 num_trbs += count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx_prepare()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3389 static unsigned int count_isoc_trbs_needed(struct urb *urb, int i) in count_isoc_trbs_needed() function
4101 trbs_per_td = count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx()
4261 num_trbs += count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx_prepare()

Completed in 13 milliseconds