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, Nov 23, 9:56 PM
Unknown Object (File)
Thu, Nov 20, 7:26 PM
Unknown Object (File)
Wed, Nov 19, 10:43 PM
Unknown Object (File)
Tue, Nov 11, 7:01 PM
Unknown Object (File)
Wed, Nov 5, 5:19 PM
Unknown Object (File)
Wed, Nov 5, 3:04 AM
Unknown Object (File)
Wed, Nov 5, 12:14 AM
Unknown Object (File)
Tue, Nov 4, 9:53 PM
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