Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c2940 static unsigned int count_sg_trbs_needed(struct xhci_hcd *xhci, struct urb *urb) in count_sg_trbs_needed() function
3108 num_trbs = count_sg_trbs_needed(xhci, urb); in queue_bulk_sg_tx()