Searched refs:stream_ctx_array (Results 1 – 7 of 7) sorted by relevance
520 dma_pool_free(pdev->device_pool, pep->stream_info.stream_ctx_array, in cdnsp_free_stream_ctx()585 stream_info->stream_ctx_array = cdnsp_alloc_stream_ctx(pdev, pep); in cdnsp_alloc_stream_info()586 if (!stream_info->stream_ctx_array) in cdnsp_alloc_stream_info()589 memset(stream_info->stream_ctx_array, 0, in cdnsp_alloc_stream_info()614 stream_info->stream_ctx_array[cur_stream].stream_ring = in cdnsp_alloc_stream_info()661 if (stream_info->stream_ctx_array) in cdnsp_free_stream_info()
775 struct cdnsp_stream_ctx *stream_ctx_array; member
408 st_ctx = &pep->stream_info.stream_ctx_array[stream_id]; in cdnsp_get_hw_deq()
624 stream_info->stream_ctx_array = xhci_alloc_stream_ctx(xhci, in xhci_alloc_stream_info()627 if (!stream_info->stream_ctx_array) in xhci_alloc_stream_info()656 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()688 stream_info->stream_ctx_array, in xhci_alloc_stream_info()758 if (stream_info->stream_ctx_array) in xhci_free_stream_info()761 stream_info->stream_ctx_array, in xhci_free_stream_info()
553 stream_ctx = epriv->stream_info->stream_ctx_array + id; in xhci_stream_context_array_show()
577 struct xhci_stream_ctx *stream_ctx_array; member
623 st_ctx = &ep->stream_info->stream_ctx_array[stream_id]; in xhci_get_hw_deq()1400 &ep->stream_info->stream_ctx_array[stream_id]; in xhci_handle_cmd_set_deq()