Home
last modified time | relevance | path

Searched refs:stream_ring (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c557 id, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
560 &dma, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
H A Dxhci-ring.c539 return le64_to_cpu(st_ctx->stream_ring); in xhci_get_hw_deq()
1295 deq = le64_to_cpu(ctx->stream_ring) & SCTX_DEQ_MASK; in xhci_handle_cmd_set_deq()
H A Dxhci.h827 __le64 stream_ring; member
H A Dxhci-mem.c692 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c557 id, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
560 &dma, le64_to_cpu(stream_ctx->stream_ring)); in xhci_stream_context_array_show()
H A Dxhci-ring.c614 return le64_to_cpu(st_ctx->stream_ring); in xhci_get_hw_deq()
1388 deq = le64_to_cpu(ctx->stream_ring) & SCTX_DEQ_MASK; in xhci_handle_cmd_set_deq()
H A Dxhci.h830 __le64 stream_ring; member
H A Dxhci-mem.c657 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h741 * @stream_ring: 64-bit stream ring address, cycle state, and stream type.
745 __le64 stream_ring; member
H A Dcdnsp-mem.c614 stream_info->stream_ctx_array[cur_stream].stream_ring = in cdnsp_alloc_stream_info()
H A Dcdnsp-ring.c409 return le64_to_cpu(st_ctx->stream_ring); in cdnsp_get_hw_deq()

Completed in 37 milliseconds