Lines Matching defs:bandwidth
2496 * except maybe high bandwidth ...
2731 /* 1024 byte maxpacket is a hardware ceiling. High bandwidth
2740 * - allowing for high bandwidth, how many nsec/uframe are used?
2760 * includes high bandwidth.
3355 * bandwidth from the previous frame
3399 /* note bandwidth wastage: split never follows csplit
3487 /* high bandwidth, or otherwise every microframe */
3530 /* update per-qh bandwidth for usbfs */
3563 /* high bandwidth, or otherwise part of every microframe */
3571 /* update per-qh bandwidth for usbfs */
3774 * uframes have enough periodic bandwidth available.
3921 long bandwidth;
3926 * this might be a "high bandwidth" highspeed endpoint,
3958 bandwidth = stream->usecs * 8;
3959 bandwidth /= interval;
3961 stream->bandwidth = bandwidth;
4217 * can also help high bandwidth if the dma and irq loads don't
4227 /* find a uframe slot with enough bandwidth.
4360 += stream->bandwidth;
4492 -= stream->bandwidth;
4718 * bandwidth allocation through submitting new urbs.
4723 * for request to decrease max periodic bandwidth, we have to check
4738 "cannot decrease uframe_periodic_max because periodic bandwidth is already allocated (%u > %u)\n",
4747 "setting max periodic bandwidth to %u%% (== %u usec/uframe)\n",
4751 fotg210_warn(fotg210, "max periodic bandwidth set is non-standard\n");
4917 * bandwidth as required by USB 2.0