Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c277 uint32_t xfer_count; member
1167 if (epctx->xfer_count >= limit) { in xhci_ep_alloc_xfer()
1178 epctx->xfer_count++; in xhci_ep_alloc_xfer()
1186 xfer->epctx->xfer_count--; in xhci_ep_free_xfer()