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)
Sat, Feb 28, 10:48 PM
Unknown Object (File)
Sat, Feb 28, 8:03 PM
Unknown Object (File)
Sat, Feb 28, 4:55 PM
Unknown Object (File)
Sat, Feb 28, 2:30 AM
Unknown Object (File)
Mon, Feb 23, 7:53 PM
Unknown Object (File)
Mon, Feb 16, 12:03 PM
Unknown Object (File)
Jan 16 2026, 3:47 AM
Unknown Object (File)
Jan 16 2026, 3:07 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