diff options
author | Peter Wang <peter.wang@mediatek.com> | 2025-05-09 10:16:12 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2025-05-12 22:36:49 -0400 |
commit | 8f6c52b7534ae9c4c0ae2b57f4f45c31ceac4b41 (patch) | |
tree | 9dcd5ad10d8b56946e578c4e58fe1d2643c9ce75 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b179f290d36316d33a306a9a11df48787e2bd5bb (diff) |
scsi: ufs: core: Change hwq_id type and value
Change the type of hwq_id to u32 because the member id of struct
ufs_hw_queue is u32 (hwq->id) and the trace entry hwq_id is also u32.
Set hwq_id to 0 if MCQ is not supported, as SDB mode only supports one
hardware queue.
Signed-off-by: Peter Wang <peter.wang@mediatek.com>
Link: https://lore.kernel.org/r/20250509021648.412098-1-peter.wang@mediatek.com
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions