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, Jun 29, 12:24 AM
Unknown Object (File)
Thu, Jun 6, 4:22 AM
Unknown Object (File)
Tue, Jun 4, 12:18 PM
Unknown Object (File)
May 17 2024, 8:46 PM
Unknown Object (File)
May 5 2024, 12:13 PM
Unknown Object (File)
Apr 23 2024, 11:42 PM
Unknown Object (File)
Apr 23 2024, 5:27 PM
Unknown Object (File)
Mar 23 2024, 12:48 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