Searched refs:max_pstreams (Results 1 – 2 of 2) sorted by relevance
287 unsigned int max_pstreams; member881 epctx->nr_pstreams = 2 << epctx->max_pstreams; in xhci_alloc_streams()1109 epctx->max_pstreams = (ctx[0] >> 10) & epctx->xhci->max_pstreams_mask; in xhci_init_epctx()1111 if (epctx->max_pstreams) { in xhci_init_epctx()
260 BUILD_EP_CONTEXT_RW(max_pstreams, info0, 10, 0x1f)