Searched refs:EP_HAS_STREAMS (Results 1 – 5 of 5) sorted by relevance
2844 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_check_bw_drop_ep_streams()2849 ep->ep_state &= ~EP_HAS_STREAMS; in xhci_check_bw_drop_ep_streams()3267 if (ep_state & EP_HAS_STREAMS || in xhci_check_streams_endpoint()3369 if (!(ep_state & EP_HAS_STREAMS) && in xhci_calculate_no_streams_bitmask()3532 vdev->eps[ep_index].ep_state |= EP_HAS_STREAMS; in xhci_alloc_streams()3550 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_alloc_streams()3641 vdev->eps[ep_index].ep_state &= ~EP_HAS_STREAMS; in xhci_free_streams()3821 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_discover_or_reset_device()3826 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()455 if (!(ep->ep_state & EP_HAS_STREAMS)) in xhci_triad_to_transfer_ring()495 if (ep->ep_state & EP_HAS_STREAMS) { in xhci_get_hw_deq()863 if ((ep->ep_state & EP_HAS_STREAMS) || in xhci_kill_endpoint_urbs()1099 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()
934 #define EP_HAS_STREAMS (1 << 4) macro
580 if (ep->ep_state & EP_HAS_STREAMS) in xhci_dma_to_transfer_ring()