Lines Matching defs:ehci_qh
334 struct ehci_qh { struct
359 struct ehci_qh *reclaim; /* next to reclaim */ argument
361 struct ehci_hcd *ehci;
369 u32 refcount;
370 unsigned stamp;
372 u8 qh_state;
380 u8 usecs; /* intr bandwidth */
381 u8 gap_uf; /* uframes split/csplit gap */
382 u8 c_usecs; /* ... split completion bw */
383 u16 tt_usecs; /* tt downstream bandwidth */
384 unsigned short period; /* polling interval */
385 unsigned short start; /* where polling starts */
387 struct usb_device *dev; /* access to TT */