diff options
author | Quinn Tran <[email protected]> | 2023-08-17 12:01:31 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-08-21 17:37:42 -0400 |
commit | efeda3bf912f269bcae16816683f432f58d68075 (patch) | |
tree | b63520980ae7326cbabde4adbfaafc86eb2dc3f1 /scripts/generate_rust_analyzer.py | |
parent | a31a596a426555ff603599e115466d596a1abd85 (diff) |
scsi: qla2xxx: Move resource to allow code reuse
dsd_list contains a list of dsd buffer resources allocated during traffic
time. It resides in the qla_hw_data location where some of the code is not
reusable.
Move this list to qpair to allow reuse by either single queue or multi
queue adapter / code.
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions