Searched refs:usb_uframe (Results 1 – 3 of 3) sorted by relevance
2009 xfer->endpoint->usb_uframe = slot; in usb_hs_bandwidth_alloc()2041 xfer->endpoint->usb_uframe = slot; in usb_hs_bandwidth_alloc()2047 xfer->endpoint->usb_uframe = 0; in usb_hs_bandwidth_alloc()2054 xfer->endpoint->usb_uframe, in usb_hs_bandwidth_alloc()2055 xfer->endpoint->usb_smask >> xfer->endpoint->usb_uframe); in usb_hs_bandwidth_alloc()2083 slot = xfer->endpoint->usb_uframe; in usb_hs_bandwidth_free()2093 xfer->endpoint->usb_uframe = 0; in usb_hs_bandwidth_free()
158 uint8_t usb_uframe; /* USB microframe */ member
2036 x += xfer->endpoint->usb_uframe; in xhci_setup_generic_chain()