Searched refs:bandwidth_allocated (Results 1 – 13 of 13) sorted by relevance
68 int bandwidth_allocated; member
535 if (unlikely(bit_time + c67x00->bandwidth_allocated >= in c67x00_claim_frame_bw()554 c67x00->bandwidth_allocated += bit_time; in c67x00_claim_frame_bw()810 c67x00->bandwidth_allocated = 0; in c67x00_fill_frame()
542 bus->bandwidth_allocated, max, in usb_device_dump()543 (100 * bus->bandwidth_allocated + max / 2) in usb_device_dump()
990 bus->bandwidth_allocated = 0; in usb_bus_init()
590 ehci_to_hcd(ehci)->self.bandwidth_allocated += qh->ps.bw_period in qh_link_periodic()628 ehci_to_hcd(ehci)->self.bandwidth_allocated -= qh->ps.bw_period in qh_unlink_periodic()1765 ehci_to_hcd(ehci)->self.bandwidth_allocated in itd_link_urb()1902 ehci_to_hcd(ehci)->self.bandwidth_allocated in itd_complete()2167 ehci_to_hcd(ehci)->self.bandwidth_allocated in sitd_link_urb()2282 ehci_to_hcd(ehci)->self.bandwidth_allocated in sitd_complete()
178 ohci_to_hcd(ohci)->self.bandwidth_allocated += ed->load / ed->interval; in periodic_link()289 ohci_to_hcd(ohci)->self.bandwidth_allocated -= ed->load / ed->interval; in periodic_unlink()
464 sl811_to_hcd(sl811)->self.bandwidth_allocated in finish_request()943 hcd->self.bandwidth_allocated += ep->load / ep->period; in sl811h_urb_enqueue()
335 isp116x_to_hcd(isp116x)->self.bandwidth_allocated -= in finish_request()812 hcd->self.bandwidth_allocated += ep->load / ep->period; in isp116x_urb_enqueue()
669 uhci_to_hcd(uhci)->self.bandwidth_allocated = in uhci_reserve_bandwidth()702 uhci_to_hcd(uhci)->self.bandwidth_allocated = in uhci_release_bandwidth()
3533 fotg210_to_hcd(fotg210)->self.bandwidth_allocated += qh->period in qh_link_periodic()3574 fotg210_to_hcd(fotg210)->self.bandwidth_allocated -= qh->period in qh_unlink_periodic()4360 fotg210_to_hcd(fotg210)->self.bandwidth_allocated in itd_link_urb()4493 fotg210_to_hcd(fotg210)->self.bandwidth_allocated in itd_complete()
1967 oxu_to_hcd(oxu)->self.bandwidth_allocated += qh->period in qh_link_periodic()2000 oxu_to_hcd(oxu)->self.bandwidth_allocated -= qh->period in qh_unlink_periodic()
455 int bandwidth_allocated; /* on this bus: how much of the time member
4246 bus->bandwidth_allocated += bw / urb->interval; in dwc2_allocate_bus_bandwidth()4259 bus->bandwidth_allocated -= bw / urb->interval; in dwc2_free_bus_bandwidth()