 0f0bee8bbc
			
		
	
	
	0f0bee8bbc
	
	
	
		
			
			Support for Packed and Unaligned (PAU) FPDUs is needed for interoperability between NES and non-NES nodes. When the NES hardware detects a PAU frame, it will pass it to the driver to process the frame. NES driver creates a new frame for each FPDU and forwards it to the hardware to be sent to its associated qp. Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> Signed-off-by: Faisal Latif <Faisal.Latif@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			125 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			125 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-$(CONFIG_INFINIBAND_NES) += iw_nes.o
 | |
| 
 | |
| iw_nes-objs := nes.o nes_hw.o nes_nic.o nes_utils.o nes_verbs.o nes_cm.o nes_mgt.o
 |