IB/iser: iSER handling of memory for RDMA
authorOr Gerlitz <ogerlitz@voltaire.com>
Thu, 11 May 2006 07:03:08 +0000 (10:03 +0300)
committerRoland Dreier <rolandd@cisco.com>
Thu, 22 Jun 2006 14:51:12 +0000 (07:51 -0700)
This file contains the processing carried over an SG list associated with
a SCSI command such that it can be registered with the IB verbs. The
registration produces a network virtual address (VA) and a remote access
key (RKEY or STAG in iSER spec notation) which are used by the target for
its RDMA operation.

Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found