Home
last modified time | relevance | path

Searched refs:current_mel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h177 __field(u16, current_mel)
186 __entry->current_mel = (u16) vdev->current_mel;
190 __entry->fake_port, __entry->real_port, __entry->current_mel
H A Dxhci.h785 u16 current_mel; member
H A Dxhci.c4303 if (!virt_dev || max_exit_latency == virt_dev->current_mel) { in xhci_change_max_exit_latency()
4337 virt_dev->current_mel = max_exit_latency; in xhci_change_max_exit_latency()