Searched refs:EP_HAS_STREAMS (Results 1 – 5 of 5) sorted by relevance
2784 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_check_bw_drop_ep_streams()2789 ep->ep_state &= ~EP_HAS_STREAMS; in xhci_check_bw_drop_ep_streams()3136 if (ep_state & EP_HAS_STREAMS || in xhci_check_streams_endpoint()3238 if (!(ep_state & EP_HAS_STREAMS) && in xhci_calculate_no_streams_bitmask()3401 vdev->eps[ep_index].ep_state |= EP_HAS_STREAMS; in xhci_alloc_streams()3419 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_alloc_streams()3510 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_free_streams()3690 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_discover_or_reset_device()3695 ep->ep_state &= ~EP_HAS_STREAMS; in xhci_discover_or_reset_device()
421 if (!(ep->ep_state & EP_HAS_STREAMS)) { in ring_doorbell_for_active_rings()448 if (!(ep->ep_state & EP_HAS_STREAMS)) in xhci_triad_to_transfer_ring()488 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_get_hw_deq()852 if ((ep->ep_state & EP_HAS_STREAMS) || in xhci_kill_endpoint_urbs()1088 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_handle_cmd_set_deq()
460 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_ring_device()
926 #define EP_HAS_STREAMS (1 << 4) macro
580 if (ep->ep_state & EP_HAS_STREAMS) in xhci_dma_to_transfer_ring()