Searched refs:max_primary_streams (Results 1 – 1 of 1) sorted by relevance
798 u32 max_primary_streams; in xhci_setup_streams_ep_input_ctx() local803 max_primary_streams = fls(stream_info->num_stream_ctxs) - 2; in xhci_setup_streams_ep_input_ctx()806 1 << (max_primary_streams + 1)); in xhci_setup_streams_ep_input_ctx()808 ep_ctx->ep_info |= cpu_to_le32(EP_MAXPSTREAMS(max_primary_streams) in xhci_setup_streams_ep_input_ctx()