diff options
| author | Tyrel Datwyler <[email protected]> | 2021-01-06 14:18:31 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-01-07 22:37:12 -0500 |
| commit | f8968665af2861e044b54d87e64f1ad9ab4e206b (patch) | |
| tree | 2e45a0bf14121867d8454ff1b65d66a159dfda7d /tools/perf/scripts/python/bin | |
| parent | 867fdc2d6e34635b2708cfa5d7e1100b3f298337 (diff) | |
scsi: ibmvfc: Define generic queue structure for CRQs
The primary and async CRQs are nearly identical outside of the format and
length of each message entry in the dma mapped page that represents the
queue data. These queues can be represented with a generic queue structure
that uses a union to differentiate between message format of the mapped
page.
This structure will further be leveraged in a followup patcheset that
introduces Sub-CRQs.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Brian King <[email protected]>
Signed-off-by: Tyrel Datwyler <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions