linux-stable/net/smc
Ursula Braun f38ba179c6 smc: work request (WR) base for use by LLC and CDC
The base containers for RDMA transport are work requests and completion
queue entries processed through Infiniband verbs:
* allocate and initialize these areas
* map these areas to DMA
* implement the basic communication consisting of work request posting
  and receival of completion queue events

Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-09 16:07:39 -05:00
..
Kconfig smc: establish new socket family 2017-01-09 16:07:38 -05:00
Makefile smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
af_smc.c smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
smc.h smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_clc.c smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
smc_clc.h smc: connection and link group creation 2017-01-09 16:07:39 -05:00
smc_core.c smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_core.h smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_ib.c smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_ib.h smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_pnet.c smc: establish pnet table management 2017-01-09 16:07:38 -05:00
smc_pnet.h smc: establish pnet table management 2017-01-09 16:07:38 -05:00
smc_wr.c smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00
smc_wr.h smc: work request (WR) base for use by LLC and CDC 2017-01-09 16:07:39 -05:00