Searched refs:num_port_caps (Results 1 – 3 of 3) sorted by relevance
1948 for (i = 0; i < xhci->num_port_caps; i++) in xhci_mem_cleanup()1952 xhci->num_port_caps = 0; in xhci_mem_cleanup()2039 port_cap = &xhci->port_caps[xhci->num_port_caps++]; in xhci_add_in_port()2040 if (xhci->num_port_caps > max_caps) in xhci_add_in_port()
60 for (i = 0; i < xhci->num_port_caps; i++) { in xhci_create_usb3x_bos_desc()
1641 unsigned int num_port_caps; member