Home
last modified time | relevance | path

Searched refs:stream_ring (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci.h801 __le64 stream_ring; member
Dxhci-ring.c467 hw_dequeue = le64_to_cpu(ctx->stream_ring); in xhci_find_new_dequeue_state()
1019 deq = le64_to_cpu(ctx->stream_ring) & SCTX_DEQ_MASK; in xhci_handle_cmd_set_deq()
Dxhci-mem.c721 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()