Searched defs:fusbh200_qh (Results 1 – 1 of 1) sorted by relevance
417 struct fusbh200_qh { struct418 struct fusbh200_qh_hw *hw; /* Must come first */ argument425 struct fusbh200_qh *unlink_next; /* next on unlink list */ argument427 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 …]