Searched refs:num_segs (Results 1 – 2 of 2) sorted by relevance
303 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs) in xhci_ring_alloc() argument311 if (num_segs == 0) in xhci_ring_alloc()317 num_segs--; in xhci_ring_alloc()320 while (num_segs > 0) { in xhci_ring_alloc()329 num_segs--; in xhci_ring_alloc()
1022 unsigned int num_segs; member1266 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs);