Lines Matching defs:ehci_qh
307 struct ehci_qh { struct
332 struct ehci_qh *reclaim; /* next to reclaim */ argument
334 struct oxu_hcd *oxu;
335 struct kref kref;
336 unsigned int stamp;
338 u8 qh_state;
346 u8 usecs; /* intr bandwidth */
347 u8 gap_uf; /* uframes split/csplit gap */
348 u8 c_usecs; /* ... split completion bw */
349 u16 tt_usecs; /* tt downstream bandwidth */
350 unsigned short period; /* polling interval */
351 unsigned short start; /* where polling starts */
353 struct usb_device *dev; /* access to TT */