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, Jan 11, 9:18 PM
Unknown Object (File)
Nov 27 2024, 6:11 PM
Unknown Object (File)
Nov 8 2024, 2:45 AM
Unknown Object (File)
Oct 27 2024, 4:03 AM
Unknown Object (File)
Sep 30 2024, 6:36 AM
Unknown Object (File)
Sep 30 2024, 6:36 AM
Unknown Object (File)
Sep 30 2024, 6:31 AM
Unknown Object (File)
Sep 27 2024, 2:12 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