Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdnsp-ring.c1729 static unsigned int count_isoc_trbs_needed(struct cdnsp_request *preq) in count_isoc_trbs_needed() function
2196 trbs_per_td = count_isoc_trbs_needed(preq); in cdnsp_queue_isoc_tx()
2305 num_trbs = count_isoc_trbs_needed(preq); in cdnsp_queue_isoc_tx_prepare()
/linux/drivers/usb/host/
A Dxhci-ring.c3375 static unsigned int count_isoc_trbs_needed(struct urb *urb, int i) in count_isoc_trbs_needed() function
4087 trbs_per_td = count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx()
4248 num_trbs += count_isoc_trbs_needed(urb, i); in xhci_queue_isoc_tx_prepare()

Completed in 16 milliseconds