Searched refs:count_sg_trbs_needed (Results 1 – 2 of 2) sorted by relevance
1710 static unsigned int count_sg_trbs_needed(struct cdnsp_request *preq) in count_sg_trbs_needed() function1877 num_trbs = count_sg_trbs_needed(preq); in cdnsp_queue_bulk_tx()
3356 static unsigned int count_sg_trbs_needed(struct urb *urb) in count_sg_trbs_needed() function3606 num_trbs = count_sg_trbs_needed(urb); in xhci_queue_bulk_tx()
Completed in 803 milliseconds