Searched refs:nr_pstreams (Results 1 – 1 of 1) sorted by relevance
289 unsigned int nr_pstreams; member891 epctx->nr_pstreams = 0; in xhci_free_streams()953 req_nr_streams = epctxs[0]->nr_pstreams; in xhci_alloc_device_streams()1009 if (streamid >= epctx->nr_pstreams) { in xhci_find_stream()1046 if (epctx->nr_pstreams) { in xhci_set_ep_state()1276 if (epctx->nr_pstreams) { in xhci_disable_ep()1322 if (epctx->nr_pstreams) { in xhci_stop_ep()1371 if (epctx->nr_pstreams) { in xhci_reset_ep()1411 if (epctx->nr_pstreams) { in xhci_set_ep_dequeue()1575 if (epctx->nr_pstreams) { in xhci_stall_ep()[all …]