• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/iser/
1config INFINIBAND_ISER
2	tristate "iSCSI Extensions for RDMA (iSER)"
3	depends on SCSI && INET && INFINIBAND_ADDR_TRANS
4	select SCSI_ISCSI_ATTRS
5	---help---
6	  Support for the iSCSI Extensions for RDMA (iSER) Protocol
7          over InfiniBand. This allows you to access storage devices
8          that speak iSCSI over iSER over InfiniBand.
9
10	  The iSER protocol is defined by IETF.
11	  See <http://www.ietf.org/rfc/rfc5046.txt>
12	  and <http://www.infinibandta.org/members/spec/Annex_iSER.PDF>
13