Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c2904 static unsigned int count_sg_trbs_needed(struct urb *urb) in count_sg_trbs_needed() function
3145 num_trbs = count_sg_trbs_needed(urb); in xhci_queue_bulk_tx()