Lines Matching refs:c_usecs
348 u8 c_usecs; /* ... split completion bw */ member
1815 qh->c_usecs = 0; in qh_make()
1838 qh->c_usecs = qh->usecs + HS_USECS(0); in qh_make()
1842 qh->c_usecs = HS_USECS(0); in qh_make()
2281 usecs += q->qh->c_usecs; in periodic_usecs()
2358 qh, qh->start, qh->usecs, qh->c_usecs); in qh_link_periodic()
2405 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_link_periodic()
2438 ? ((qh->usecs + qh->c_usecs) / qh->period) in qh_unlink_periodic()
2445 qh, qh->start, qh->usecs, qh->c_usecs); in qh_unlink_periodic()
2529 if (qh->c_usecs && uframe >= 6) /* FSTN territory? */ in check_intr_schedule()
2534 if (!qh->c_usecs) { in check_intr_schedule()