Searched refs:stream_ctx_array (Results 1 – 6 of 6) 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()
617 stream_info->stream_ctx_array = xhci_alloc_stream_ctx(xhci, in xhci_alloc_stream_info()620 if (!stream_info->stream_ctx_array) in xhci_alloc_stream_info()648 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()682 stream_info->stream_ctx_array, in xhci_alloc_stream_info()752 if (stream_info->stream_ctx_array) in xhci_free_stream_info()755 stream_info->stream_ctx_array, in xhci_free_stream_info()
579 struct xhci_stream_ctx *stream_ctx_array; member
626 st_ctx = &ep->stream_info->stream_ctx_array[stream_id]; in xhci_get_hw_deq()1411 stream_ctx = &ep->stream_info->stream_ctx_array[stream_id]; in xhci_handle_cmd_set_deq()