Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfotg210.h427 struct fotg210_qh { struct
428 struct fotg210_qh_hw *hw; /* Must come first */ argument
435 struct fotg210_qh *unlink_next; /* next on unlink list */ argument
437 unsigned unlink_cycle;
439 u8 needs_rescan; /* Dequeue during giveback */
440 u8 qh_state;
447 u8 xacterrs; /* XactErr retry counter */
451 u8 usecs; /* intr bandwidth */
452 u8 gap_uf; /* uframes split/csplit gap */
453 u8 c_usecs; /* ... split completion bw */
[all …]