linux/net/smc
Ursula Braun cd6851f303 smc: remote memory buffers (RMBs)
* allocate data RMB memory for sending and receiving
* size depends on the maximum socket send and receive buffers
* allocated RMBs are kept during life time of the owning link group
* map the allocated RMBs to DMA

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
..
af_smc.c smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
Kconfig smc: establish new socket family 2017-01-09 16:07:38 -05:00
Makefile smc: connection and link group creation 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: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
smc_core.h smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
smc_ib.c smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00
smc_ib.h smc: remote memory buffers (RMBs) 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.h smc: remote memory buffers (RMBs) 2017-01-09 16:07:39 -05:00