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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Ddevices.c510 bus->bandwidth_allocated, max,
511 (100 * bus->bandwidth_allocated + max / 2)
H A Dhcd.c703 bus->bandwidth_allocated = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-sched.c536 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->period
566 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->period
1491 ehci_to_hcd(ehci)->self.bandwidth_allocated
1623 ehci_to_hcd(ehci)->self.bandwidth_allocated
1875 ehci_to_hcd(ehci)->self.bandwidth_allocated
1987 ehci_to_hcd(ehci)->self.bandwidth_allocated
H A Dohci-q.c166 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval;
278 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval;
H A Disp116x-hcd.c461 isp116x_to_hcd(isp116x)->self.bandwidth_allocated -=
812 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Dsl811-hcd.c474 sl811_to_hcd(sl811)->self.bandwidth_allocated
950 hcd->self.bandwidth_allocated += ep->load / ep->period;
H A Duhci-q.c673 uhci_to_hcd(uhci)->self.bandwidth_allocated =
706 uhci_to_hcd(uhci)->self.bandwidth_allocated =
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dusb.h295 int bandwidth_allocated; /* on this bus: how much of the time member in struct:usb_bus

Completed in 170 milliseconds