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

(cherry picked from commit f21a54d19080510bce279183f4bf07d5315bd179)

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
rG94feb210599a: nvme: Export constants for min and max queue sizes
Branches
Unknown
Tags
Unknown