Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

config CONFIG_INFINIBAND_ISER
	tristate "iSCSI Extensions for RDMA (iSER)"
	depends on CONFIG_SCSI && CONFIG_INET && CONFIG_INFINIBAND_ADDR_TRANS
	select CONFIG_SCSI_ISCSI_ATTRS
	---help---
	  Support for the iSCSI Extensions for RDMA (iSER) Protocol
          over InfiniBand. This allows you to access storage devices
          that speak iSCSI over iSER over InfiniBand.

	  The iSER protocol is defined by IETF.
	  See <http://www.ietf.org/rfc/rfc5046.txt>
	  and <http://members.infinibandta.org/kwspub/spec/Annex_iSER.PDF>