Searched refs:c_usecs (Results 1 – 4 of 4) sorted by relevance
117 usecs += q->qh->c_usecs; in periodic_usecs()273 (qh->usecs + qh->c_usecs) / qh->period; in intr_deschedule()332 if (!qh->c_usecs) { in check_intr_schedule()353 qh->period, qh->c_usecs)) in check_intr_schedule()356 qh->period, qh->c_usecs)) in check_intr_schedule()413 qh, qh->usecs, qh->c_usecs, in qh_schedule()434 (qh->usecs + qh->c_usecs) / qh->period; in qh_schedule()
380 u8 c_usecs; /* ... split completion bw */ member510 unsigned short c_usecs; /* completion bandwidth */ member
677 qh->c_usecs = 0; in qh_make()694 qh->c_usecs = qh->usecs + HS_USECS (0); in qh_make()698 qh->c_usecs = HS_USECS (0); in qh_make()
534 p.qh->usecs, p.qh->c_usecs, in show_periodic()