diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2018-07-31 08:35:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-02 10:18:30 +0200 |
commit | ee7aba5aba70dd98fc05697723167ebb858e7aba (patch) | |
tree | dc0ef153c71bfdfbfe2694d4d68ae09fc3b84026 /drivers/siox/Makefile | |
parent | mei: add support for variable length mei headers. (diff) | |
download | linux-ee7aba5aba70dd98fc05697723167ebb858e7aba.tar.xz linux-ee7aba5aba70dd98fc05697723167ebb858e7aba.zip |
mei: hbm: define dma ring setup protocol
The protocol defines how to setup an I/O ring on top of host
memory to utilize the device DMA engine for faster transport.
Three memory buffers are allocated.
A Host circular buffer for from the Host to Device communication.
A Device circular buffer for from Device to the Host communication.
And finally a Control block where the pointers for the both
circular buffers are managed.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/siox/Makefile')
0 files changed, 0 insertions, 0 deletions