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