NTB: Use DMA Engine to Transmit and Receive
authorJon Mason <jon.mason@intel.com>
Tue, 12 Feb 2013 16:52:50 +0000 (09:52 -0700)
committerJon Mason <jon.mason@intel.com>
Thu, 5 Sep 2013 18:04:09 +0000 (11:04 -0700)
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>

No differences found