Searched refs:count_trbs_needed (Results 1 – 2 of 2) sorted by relevance
1717 static unsigned int count_trbs_needed(struct cdnsp_request *preq) in count_trbs_needed() function1891 num_trbs = count_trbs_needed(preq); in cdnsp_queue_bulk_tx()2248 trbs_per_td = count_trbs_needed(preq); in cdnsp_queue_isoc_tx()
3322 static inline unsigned int count_trbs_needed(struct urb *urb) in count_trbs_needed() function3578 num_trbs = count_trbs_needed(urb); in xhci_queue_bulk_tx()