Searched refs:mapped_ring (Results 1 – 1 of 1) sorted by relevance
512 struct xhci_ring *mapped_ring; in xhci_test_radix_tree() local519 mapped_ring = dma_to_stream_ring(stream_info, addr); in xhci_test_radix_tree()520 if (cur_ring != mapped_ring) { in xhci_test_radix_tree()526 mapped_ring); in xhci_test_radix_tree()534 mapped_ring = dma_to_stream_ring(stream_info, addr); in xhci_test_radix_tree()535 if (mapped_ring != cur_ring) { in xhci_test_radix_tree()538 mapped_ring = dma_to_stream_ring(stream_info, addr); in xhci_test_radix_tree()540 if (mapped_ring == cur_ring) { in xhci_test_radix_tree()546 mapped_ring); in xhci_test_radix_tree()