Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config INFINIBAND_ISER
0003         tristate "iSCSI Extensions for RDMA (iSER)"
0004         depends on SCSI && INET && INFINIBAND_ADDR_TRANS
0005         select SCSI_ISCSI_ATTRS
0006         help
0007           Support for the iSCSI Extensions for RDMA (iSER) Protocol
0008           over InfiniBand. This allows you to access storage devices
0009           that speak iSCSI over iSER over InfiniBand.
0010 
0011           The iSER protocol is defined by IETF.
0012           See <http://www.ietf.org/rfc/rfc5046.txt>
0013           and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>