Re: [PATCH] xhci: debugfs: Add virt endpoint state to xhci debugfs

From: Mathias Nyman
Date: Mon Sep 30 2024 - 04:25:07 EST


On 20.9.2024 8.11, WangYuli wrote:
The ring data structure of each xHCI endpoint might stop sending
data due to the virt endpoint state.

Show the virt endpoint state within the endpoint context via debugfs
to facilitate debugging.

Co-developed-by: Xu Rao <raoxu@xxxxxxxxxxxxx>
Signed-off-by: Xu Rao <raoxu@xxxxxxxxxxxxx>
Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
---

Added to queue,

Thanks
Mathias