Searched defs:fotg210_qh (Results 1 – 1 of 1) sorted by relevance
434 struct fotg210_qh { struct435 struct fotg210_qh_hw *hw; /* Must come first */ argument442 struct fotg210_qh *unlink_next; /* next on unlink list */ argument444 unsigned unlink_cycle;446 u8 needs_rescan; /* Dequeue during giveback */447 u8 qh_state;454 u8 xacterrs; /* XactErr retry counter */458 u8 usecs; /* intr bandwidth */459 u8 gap_uf; /* uframes split/csplit gap */460 u8 c_usecs; /* ... split completion bw */[all …]