Searched refs:link_trbs (Results 1 – 2 of 2) sorted by relevance
216 struct xhci_segment *next, bool link_trbs) in xhci_link_segments() argument224 if (link_trbs) { in xhci_link_segments()303 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs) in xhci_ring_alloc() argument326 xhci_link_segments(prev, next, link_trbs); in xhci_ring_alloc()331 xhci_link_segments(prev, ring->first_seg, link_trbs); in xhci_ring_alloc()332 if (link_trbs) { in xhci_ring_alloc()
1266 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs);