kernel-ark/drivers/ntb
Jon Mason 282a2feeb9 NTB: Use DMA Engine to Transmit and Receive
Allocate and use a DMA engine channel to transmit and receive data over
NTB.  If none is allocated, fall back to using the CPU to transfer data.

Signed-off-by: Jon Mason <jon.mason@intel.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
2013-09-05 11:04:09 -07:00
..
Kconfig NTB: Enable 32bit Support 2013-09-03 14:48:53 -07:00
Makefile
ntb_hw.c NTB: Use DMA Engine to Transmit and Receive 2013-09-05 11:04:09 -07:00
ntb_hw.h NTB: Use DMA Engine to Transmit and Receive 2013-09-05 11:04:09 -07:00
ntb_regs.h NTB: BWD Link Recovery 2013-09-03 14:48:52 -07:00
ntb_transport.c NTB: Use DMA Engine to Transmit and Receive 2013-09-05 11:04:09 -07:00