Searched refs:bandwidth_allocated (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/c67x00/
H A Dc67x00-hcd.h82 int bandwidth_allocated; member in struct:c67x00_hcd
H A Dc67x00-sched.c558 if (unlikely(bit_time + c67x00->bandwidth_allocated >=
577 c67x00->bandwidth_allocated += bit_time;
832 c67x00->bandwidth_allocated = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/c67x00/
H A Dc67x00-hcd.h82 int bandwidth_allocated; member in struct:c67x00_hcd
H A Dc67x00-sched.c558 if (unlikely(bit_time + c67x00->bandwidth_allocated >=
577 c67x00->bandwidth_allocated += bit_time;
832 c67x00->bandwidth_allocated = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/core/
H A Ddevices.c549 bus->bandwidth_allocated, max,
550 (100 * bus->bandwidth_allocated + max / 2)
H A Dhcd.c865 bus->bandwidth_allocated = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/core/
H A Ddevices.c549 bus->bandwidth_allocated, max,
550 (100 * bus->bandwidth_allocated + max / 2)
H A Dhcd.c865 bus->bandwidth_allocated = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-sched.c582 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->period
609 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->period
1647 ehci_to_hcd(ehci)->self.bandwidth_allocated
1792 ehci_to_hcd(ehci)->self.bandwidth_allocated
2067 ehci_to_hcd(ehci)->self.bandwidth_allocated
2188 ehci_to_hcd(ehci)->self.bandwidth_allocated
H A Dohci-q.c160 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval;
273 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval;
H A Disp116x-hcd.c336 isp116x_to_hcd(isp116x)->self.bandwidth_allocated -=
811 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Dsl811-hcd.c469 sl811_to_hcd(sl811)->self.bandwidth_allocated
943 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Duhci-q.c667 uhci_to_hcd(uhci)->self.bandwidth_allocated =
700 uhci_to_hcd(uhci)->self.bandwidth_allocated =
H A Doxu210hp-hcd.c1975 oxu_to_hcd(oxu)->self.bandwidth_allocated += qh->period
2001 oxu_to_hcd(oxu)->self.bandwidth_allocated -= qh->period
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dehci-sched.c582 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->period
609 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->period
1647 ehci_to_hcd(ehci)->self.bandwidth_allocated
1792 ehci_to_hcd(ehci)->self.bandwidth_allocated
2067 ehci_to_hcd(ehci)->self.bandwidth_allocated
2188 ehci_to_hcd(ehci)->self.bandwidth_allocated
H A Dohci-q.c160 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval;
273 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval;
H A Disp116x-hcd.c336 isp116x_to_hcd(isp116x)->self.bandwidth_allocated -=
811 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Dsl811-hcd.c469 sl811_to_hcd(sl811)->self.bandwidth_allocated
943 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Duhci-q.c667 uhci_to_hcd(uhci)->self.bandwidth_allocated =
700 uhci_to_hcd(uhci)->self.bandwidth_allocated =
H A Doxu210hp-hcd.c1975 oxu_to_hcd(oxu)->self.bandwidth_allocated += qh->period
2001 oxu_to_hcd(oxu)->self.bandwidth_allocated -= qh->period
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dusb.h329 int bandwidth_allocated; /* on this bus: how much of the time member in struct:usb_bus
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dusb.h329 int bandwidth_allocated; /* on this bus: how much of the time member in struct:usb_bus

Completed in 142 milliseconds