Lines Matching defs:ehci_qh
283 struct ehci_qh { struct
308 struct ehci_qh *reclaim; /* next to reclaim */ argument
310 struct oxu_hcd *oxu;
311 struct kref kref;
312 unsigned int stamp;
314 u8 qh_state;
322 u8 usecs; /* intr bandwidth */
323 u8 gap_uf; /* uframes split/csplit gap */
324 u8 c_usecs; /* ... split completion bw */
325 u16 tt_usecs; /* tt downstream bandwidth */
326 unsigned short period; /* polling interval */
327 unsigned short start; /* where polling starts */
329 struct usb_device *dev; /* access to TT */