Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dfusbh200.h417 struct fusbh200_qh { struct
418 struct fusbh200_qh_hw *hw; /* Must come first */ argument
425 struct fusbh200_qh *unlink_next; /* next on unlink list */ argument
427 unsigned unlink_cycle;
429 u8 needs_rescan; /* Dequeue during giveback */
430 u8 qh_state;
437 u8 xacterrs; /* XactErr retry counter */
441 u8 usecs; /* intr bandwidth */
442 u8 gap_uf; /* uframes split/csplit gap */
443 u8 c_usecs; /* ... split completion bw */
[all …]