Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-ring.c1701 static unsigned int count_sg_trbs_needed(struct cdnsp_request *preq) in count_sg_trbs_needed() function
1868 num_trbs = count_sg_trbs_needed(preq); in cdnsp_queue_bulk_tx()
/Linux-v5.15/drivers/usb/host/
Dxhci-ring.c3350 static unsigned int count_sg_trbs_needed(struct urb *urb) in count_sg_trbs_needed() function
3600 num_trbs = count_sg_trbs_needed(urb); in xhci_queue_bulk_tx()