aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_tx.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-01-09smc: receive data from RMBEUrsula Braun1-0/+1
move RMBE data into user space buffer and update managing cursors Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-09smc: send data (through RDMA)Ursula Braun1-0/+34
copy data to kernel send buffer, and trigger RDMA write Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>