Searched refs:EP_GETTING_NO_STREAMS (Results 1 – 2 of 2) sorted by relevance
1098 EP_GETTING_NO_STREAMS) { in xhci_urb_enqueue()1991 if (ep_state & EP_GETTING_NO_STREAMS) { in xhci_calculate_no_streams_bitmask()2211 EP_GETTING_NO_STREAMS; in xhci_free_streams()2242 vdev->eps[ep_index].ep_state &= ~EP_GETTING_NO_STREAMS; in xhci_free_streams()
745 #define EP_GETTING_NO_STREAMS (1 << 5) macro