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, Jul 27, 9:29 PM
Unknown Object (File)
Sun, Jul 27, 8:54 AM
Unknown Object (File)
Wed, Jul 23, 10:30 PM
Unknown Object (File)
Wed, Jul 23, 10:09 PM
Unknown Object (File)
Wed, Jul 23, 10:04 PM
Unknown Object (File)
Wed, Jul 23, 9:47 PM
Unknown Object (File)
Wed, Jul 23, 3:28 AM
Unknown Object (File)
Fri, Jul 11, 2:49 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