Lines Matching refs:bandwidth
243 ehci->bandwidth[i] += usecs; in reserve_release_intr_bandwidth()
252 ehci->bandwidth[i+j] += c_usecs; in reserve_release_intr_bandwidth()
267 tt->bandwidth[i] += tt_usecs; in reserve_release_intr_bandwidth()
397 if (tt->bandwidth[frame] + usecs > 900) in tt_available()
784 if (ehci->bandwidth[uframe] > usecs) in check_period()
1095 stream->bandwidth = stream->ps.usecs * 8 / in iso_stream_init()
1139 stream->bandwidth = (stream->ps.usecs + stream->ps.c_usecs) / in iso_stream_init()
1357 ehci->bandwidth[i] += usecs; in reserve_release_iso_bandwidth()
1369 ehci->bandwidth[i+j] += usecs; in reserve_release_iso_bandwidth()
1371 ehci->bandwidth[i+j] += c_usecs; in reserve_release_iso_bandwidth()
1383 tt->bandwidth[i] += tt_usecs; in reserve_release_iso_bandwidth()
1401 if (ehci->bandwidth[uframe] > usecs) in itd_slot_ok()
1457 if (ehci->bandwidth[uf] > max_used) in sitd_slot_ok()
1470 if (ehci->bandwidth[uf+i] > max_used) in sitd_slot_ok()
1781 += stream->bandwidth; in itd_link_urb()
1919 -= stream->bandwidth; in itd_complete()
2184 += stream->bandwidth; in sitd_link_urb()
2300 -= stream->bandwidth; in sitd_complete()