Home
last modified time | relevance | path

Searched refs:ep_bw_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.c2673 struct xhci_bw_info ep_bw_info[31]; in xhci_reserve_bandwidth() local
2693 memcpy(&ep_bw_info[i], &virt_dev->eps[i].bw_info, in xhci_reserve_bandwidth()
2694 sizeof(ep_bw_info[i])); in xhci_reserve_bandwidth()
2744 memcpy(&virt_dev->eps[i].bw_info, &ep_bw_info[i], in xhci_reserve_bandwidth()
2745 sizeof(ep_bw_info[i])); in xhci_reserve_bandwidth()