USB_SS_MAXPORTS
maxchild = min_t(unsigned, maxchild, USB_SS_MAXPORTS);
if (xhci->usb3_rhub.num_ports > USB_SS_MAXPORTS) {
USB_SS_MAXPORTS);
xhci->usb3_rhub.num_ports = USB_SS_MAXPORTS;