Searched refs:num_port_caps (Results 1 – 3 of 3) sorted by relevance
1931 for (i = 0; i < xhci->num_port_caps; i++) in xhci_mem_cleanup()1934 xhci->num_port_caps = 0; in xhci_mem_cleanup()2183 port_cap = &xhci->port_caps[xhci->num_port_caps++]; in xhci_add_in_port()2184 if (xhci->num_port_caps > max_caps) in xhci_add_in_port()
68 for (i = 0; i < xhci->num_port_caps; i++) { in xhci_create_usb3_bos_desc()
1903 unsigned int num_port_caps; member