Searched refs:added_eps (Results 1 – 1 of 1) sorted by relevance
1948 u32 added_eps; in xhci_reserve_host_resources() local1950 added_eps = xhci_count_num_new_endpoints(xhci, in_ctx); in xhci_reserve_host_resources()1951 if (xhci->num_active_eps + added_eps > xhci->limit_active_eps) { in xhci_reserve_host_resources()1954 xhci->num_active_eps, added_eps, in xhci_reserve_host_resources()1958 xhci->num_active_eps += added_eps; in xhci_reserve_host_resources()1959 xhci_dbg(xhci, "Adding %u ep ctxs, %u now active.\n", added_eps, in xhci_reserve_host_resources()