mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-30 23:50:07 +00:00 
			
		
		
		
	 37dab4112d
			
		
	
	
		37dab4112d
		
	
	
	
	
		
			
			Signed-off-by: Faisal Latif <flatif@neteffect.com. Signed-off-by: Glenn Streiff <gstreiff@neteffect.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			505 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			505 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config INFINIBAND_NES
 | |
| 	tristate "NetEffect RNIC Driver"
 | |
| 	depends on PCI && INET && INFINIBAND
 | |
| 	select LIBCRC32C
 | |
| 	select INET_LRO
 | |
| 	---help---
 | |
| 	  This is a low-level driver for NetEffect RDMA enabled
 | |
| 	  Network Interface Cards (RNIC).
 | |
| 
 | |
| config INFINIBAND_NES_DEBUG
 | |
| 	bool "Verbose debugging output"
 | |
| 	depends on INFINIBAND_NES
 | |
| 	default n
 | |
| 	---help---
 | |
| 	  This option causes the NetEffect RNIC driver to produce debug
 | |
| 	  messages.  Select this if you are developing the driver
 | |
| 	  or trying to diagnose a problem.
 |