Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-trace.h180 __field(u16, current_mel)
188 __entry->current_mel = (u16) vdev->current_mel;
192 __entry->out_ctx, __entry->current_mel
H A Dxhci.h762 u16 current_mel; member
H A Dxhci.c4387 if (!virt_dev || max_exit_latency == virt_dev->current_mel) { in xhci_change_max_exit_latency()
4421 virt_dev->current_mel = max_exit_latency; in xhci_change_max_exit_latency()