Searched refs:num_segs (Results 1 – 2 of 2) sorted by relevance
302 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs) in xhci_ring_alloc() argument310 if (num_segs == 0) in xhci_ring_alloc()316 num_segs--; in xhci_ring_alloc()319 while (num_segs > 0) { in xhci_ring_alloc()328 num_segs--; in xhci_ring_alloc()
1021 unsigned int num_segs; member1264 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs);