Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c3009 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function
3262 num_trbs = count_trbs_needed(urb); in xhci_queue_bulk_tx()