Home
last modified time | relevance | path

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

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