Home
last modified time | relevance | path

Searched refs:count_trbs_needed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-ring.c1715 static unsigned int count_trbs_needed(struct cdnsp_request *preq) in count_trbs_needed() function
1889 num_trbs = count_trbs_needed(preq); in cdnsp_queue_bulk_tx()
2231 trbs_per_td = count_trbs_needed(preq); in cdnsp_queue_isoc_tx()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c3215 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function
3472 num_trbs = count_trbs_needed(urb); in xhci_queue_bulk_tx()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3365 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function
3622 num_trbs = count_trbs_needed(urb); in xhci_queue_bulk_tx()

Completed in 14 milliseconds