Searched refs:st_ctx (Results 1 – 2 of 2) sorted by relevance
402 struct cdnsp_stream_ctx *st_ctx; in cdnsp_get_hw_deq() local408 st_ctx = &pep->stream_info.stream_ctx_array[stream_id]; in cdnsp_get_hw_deq()409 return le64_to_cpu(st_ctx->stream_ring); in cdnsp_get_hw_deq()
553 struct xhci_stream_ctx *st_ctx; in xhci_get_hw_deq() local559 st_ctx = &ep->stream_info->stream_ctx_array[stream_id]; in xhci_get_hw_deq()560 return le64_to_cpu(st_ctx->stream_ring); in xhci_get_hw_deq()