Searched refs:max_primary_streams (Results 1 – 1 of 1) sorted by relevance
738 u32 max_primary_streams; in xhci_setup_streams_ep_input_ctx() local743 max_primary_streams = fls(stream_info->num_stream_ctxs) - 2; in xhci_setup_streams_ep_input_ctx()746 1 << (max_primary_streams + 1)); in xhci_setup_streams_ep_input_ctx()748 ep_ctx->ep_info |= cpu_to_le32(EP_MAXPSTREAMS(max_primary_streams) in xhci_setup_streams_ep_input_ctx()