Lines Matching defs:ehci_qh
277 struct ehci_qh { struct
302 struct ehci_qh *reclaim; /* next to reclaim */ argument
304 struct oxu_hcd *oxu;
305 struct kref kref;
306 unsigned stamp;
308 u8 qh_state;
316 u8 usecs; /* intr bandwidth */
317 u8 gap_uf; /* uframes split/csplit gap */
318 u8 c_usecs; /* ... split completion bw */
319 u16 tt_usecs; /* tt downstream bandwidth */
320 unsigned short period; /* polling interval */
321 unsigned short start; /* where polling starts */
323 struct usb_device *dev; /* access to TT */