Searched refs:num_port_caps (Results 1 – 3 of 3) sorted by relevance
1914 for (i = 0; i < xhci->num_port_caps; i++) in xhci_mem_cleanup()1917 xhci->num_port_caps = 0; in xhci_mem_cleanup()2166 port_cap = &xhci->port_caps[xhci->num_port_caps++]; in xhci_add_in_port()2167 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()
1919 unsigned int num_port_caps; member