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_NES
	tristate "NetEffect RNIC Driver"
	depends on CONFIG_PCI && CONFIG_INET && CONFIG_INFINIBAND
	select CONFIG_LIBCRC32C
	---help---
	  This is the RDMA Network Interface Card (RNIC) driver for
	  NetEffect Ethernet Cluster Server Adapters.

config CONFIG_INFINIBAND_NES_DEBUG
	bool "Verbose debugging output"
	depends on CONFIG_INFINIBAND_NES
	default n
	---help---
	  This option enables debug messages from the NetEffect RNIC
	  driver.  Select this if you are diagnosing a problem.