Searched refs:wHubDelay (Results 1 – 4 of 4) sorted by relevance
278 __le16 wHubDelay; member
573 __le16 wHubDelay; member
353 desc->u.ss.wHubDelay = 0; in xhci_usb3_hub_descriptor()
231 * each link + wHubDelay for each hub. Add only for last link. in usb_set_lpm_mel() 235 total_mel += (__le16_to_cpu(hub->descriptor->u.ss.wHubDelay) + in usb_set_lpm_mel() 1455 * Accumulate wHubDelay + 40ns for every hub in the tree of devices. in hub_configure() 1459 u32 delay = __le16_to_cpu(hub->descriptor->u.ss.wHubDelay); in hub_configure()