xhci_num_trbs_free
if (xhci_num_trbs_free(ring) <= num_trbs)
} else if (xhci_num_trbs_free(ep_ring) <= num_trbs) {
unsigned int xhci_num_trbs_free(struct xhci_ring *ring);