diff options
author | Asutosh Das <[email protected]> | 2023-01-13 12:48:50 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-01-13 21:03:37 -0500 |
commit | f87b2c41822aad09aadac31b8ba22c0c0e639eee (patch) | |
tree | 0acba69679b69ffb8b3497519f15bc00fed6ce2b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c30d8d010b5efd1d526ae94c9fbbfc0f74cec9fe (diff) |
scsi: ufs: mcq: Add completion support of a CQE
Add support for completing requests from Completion Queue. Some host
controllers support vendor specific registers that provide a bitmap of all
CQs which have at least one completed CQE. Add this support. The MCQ
specification doesn't provide the Task Tag or its equivalent in the
Completion Queue Entry. So use an indirect method to find the Task Tag
from the Completion Queue Entry.
Co-developed-by: Can Guo <[email protected]>
Signed-off-by: Can Guo <[email protected]>
Signed-off-by: Asutosh Das <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Stanley Chu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions