diff options
| author | Justin Tee <[email protected]> | 2024-04-29 22:15:45 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-05-07 01:53:58 +0000 |
| commit | af20bb73ac2591631d504f3f859f073bcdb7e11e (patch) | |
| tree | 27476189c4cc54aad0d4ae0c56b197469b8bb29d /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask (diff) | |
| download | kernel-af20bb73ac2591631d504f3f859f073bcdb7e11e.tar.gz kernel-af20bb73ac2591631d504f3f859f073bcdb7e11e.zip | |
scsi: lpfc: Add support for 32 byte CDBs
The driver's I/O path is updated to support 32 byte CDBs.
Changes to accommodate 32 byte CDBs include:
- Updating various size fields to allow for the larger 32 byte CDB.
- Starting the FCP command payload at an earlier offset in WQE submission
to fit the 32 byte CDB.
- Redefining relevant structs to __le32/__be32 data types for proper cpu
endianness macro usage.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
