Searched refs:stream_ctx_array (Results 1 – 3 of 3) sorted by relevance
649 stream_info->stream_ctx_array = xhci_alloc_stream_ctx(xhci, in xhci_alloc_stream_info()652 if (!stream_info->stream_ctx_array) in xhci_alloc_stream_info()654 memset(stream_info->stream_ctx_array, 0, in xhci_alloc_stream_info()683 stream_info->stream_ctx_array[cur_stream].stream_ring = in xhci_alloc_stream_info()781 if (stream_info->stream_ctx_array) in xhci_free_stream_info()784 stream_info->stream_ctx_array, in xhci_free_stream_info()
848 struct xhci_stream_ctx *stream_ctx_array; member
496 st_ctx = &ep->stream_info->stream_ctx_array[stream_id]; in xhci_get_hw_deq()1101 &ep->stream_info->stream_ctx_array[stream_id]; in xhci_handle_cmd_set_deq()