Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c3014 static unsigned int count_sg_trbs_needed(struct urb *urb) in count_sg_trbs_needed() function
3260 num_trbs = count_sg_trbs_needed(urb); in xhci_queue_bulk_tx()