HomeFreeBSD

nvme: Add SGL structure and constants for use in NVMe commands

Description

nvme: Add SGL structure and constants for use in NVMe commands

Fabrics capsules use an SGL structure instead of prp1/2 addresses to
describe the data buffer used for a command. The SGL structure is
added to a union with the existing prp1/2 fields.

Reviewed by: imp
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D44442

Details

Provenance
jhbAuthored on Mar 23 2024, 12:23 AM
Reviewer
imp
Differential Revision
D44442: nvme: Add SGL structure and constants for use in NVMe commands
Parents
rG1931b75e004f: nvme: Export constants for min and max queue sizes
Branches
Unknown
Tags
Unknown