Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.h435 struct fotg210_qh { struct
436 struct fotg210_qh_hw *hw; /* Must come first */ argument
443 struct fotg210_qh *unlink_next; /* next on unlink list */ argument
445 unsigned unlink_cycle;
447 u8 needs_rescan; /* Dequeue during giveback */
448 u8 qh_state;
455 u8 xacterrs; /* XactErr retry counter */
459 u8 usecs; /* intr bandwidth */
460 u8 gap_uf; /* uframes split/csplit gap */
461 u8 c_usecs; /* ... split completion bw */
[all …]