xhci: Add Isochronous TRB fields to TRB tracer
authorMathias Nyman <mathias.nyman@linux.intel.com>
Wed, 6 Nov 2024 10:14:27 +0000 (12:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Nov 2024 12:26:14 +0000 (13:26 +0100)
commit7ca8c96056f57cbd923f9b36f2db75796e5dd738
tree60a152c87fdd247f0a1cb40d4441002e5c1b5b73
parent6ff78df5b3d0bbc640c5c0ee12800c26dc251c5c
xhci: Add Isochronous TRB fields to TRB tracer

In addition to Normal TRB fields the Isoch TRBs have a SIA flag,
Frame ID, TLBPC and TBC fields.

Add these fields to tracing output

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20241106101459.775897-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h