Searched refs:total_mel (Results 1 – 1 of 1) sorted by relevance
216 unsigned int total_mel; in usb_set_lpm_mel() local 225 total_mel = hub_lpm_params->mel + in usb_set_lpm_mel() 235 total_mel += (__le16_to_cpu(hub->descriptor->u.ss.wHubDelay) + in usb_set_lpm_mel() 247 total_mel += USB_PING_RESPONSE_TIME + 2100; in usb_set_lpm_mel() 249 udev_lpm_params->mel = total_mel; in usb_set_lpm_mel()