Searched refs:usb_uframe (Results 1 – 3 of 3) sorted by relevance
2015 xfer->endpoint->usb_uframe = slot; in usb_hs_bandwidth_alloc()2047 xfer->endpoint->usb_uframe = slot; in usb_hs_bandwidth_alloc()2053 xfer->endpoint->usb_uframe = 0; in usb_hs_bandwidth_alloc()2060 xfer->endpoint->usb_uframe, in usb_hs_bandwidth_alloc()2061 xfer->endpoint->usb_smask >> xfer->endpoint->usb_uframe); in usb_hs_bandwidth_alloc()2089 slot = xfer->endpoint->usb_uframe; in usb_hs_bandwidth_free()2099 xfer->endpoint->usb_uframe = 0; in usb_hs_bandwidth_free()
159 uint8_t usb_uframe; /* USB microframe */ member
2048 x += xfer->endpoint->usb_uframe; in xhci_setup_generic_chain()