Searched refs:usb3_rhub (Results 1 – 3 of 3) sorted by relevance
75 if (xhci->usb3_rhub.min_rev >= 0x01 && xhci->usb3_rhub.psi_uid_count) { in xhci_create_usb3_bos_desc()77 ssa_count = xhci->usb3_rhub.psi_uid_count * 2; in xhci_create_usb3_bos_desc()117 bm_attrib |= (xhci->usb3_rhub.psi_uid_count - 1) << 5; in xhci_create_usb3_bos_desc()130 for (i = 0; i < xhci->usb3_rhub.psi_count; i++) { in xhci_create_usb3_bos_desc()131 psi = xhci->usb3_rhub.psi[i]; in xhci_create_usb3_bos_desc()
1646 struct xhci_hub usb3_rhub; member
2082 rhub = &xhci->usb3_rhub; in xhci_add_in_port()