Home
last modified time | relevance | path

Searched defs:ehci_qh (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Doxu210hp-hcd.c283 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 */
[all …]