Searched refs:max_pstreams (Results 1 – 1 of 1) sorted by relevance
287 unsigned int max_pstreams; member886 epctx->nr_pstreams = 2 << epctx->max_pstreams; in xhci_alloc_streams()1114 epctx->max_pstreams = (ctx[0] >> 10) & epctx->xhci->max_pstreams_mask; in xhci_init_epctx()1116 if (epctx->max_pstreams) { in xhci_init_epctx()