Page MenuHomeFreeBSD

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

Authored by jhb on Mar 20 2024, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 6:07 AM
Unknown Object (File)
Wed, Sep 24, 7:16 AM
Unknown Object (File)
Wed, Sep 17, 3:18 AM
Unknown Object (File)
Sep 5 2025, 4:04 PM
Unknown Object (File)
Aug 15 2025, 1:01 AM
Unknown Object (File)
Aug 12 2025, 11:09 PM
Unknown Object (File)
Jul 27 2025, 9:29 PM
Unknown Object (File)
Jul 27 2025, 8:54 AM
Subscribers

Details

Summary

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.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable