Lines Matching full:rdma
3 * RDMA Transport Layer
14 #include <rdma/rdma_cm.h>
15 #include <rdma/ib_verbs.h>
16 #include <rdma/ib.h>
137 * @RTRS_MSG_WRITE: Client writes data per RDMA to server
160 * struct rtrs_sg_desc - RDMA-Buffer entry description
161 * @addr: Address of RDMA destination buffer
185 * see https://www.spinics.net/lists/linux-rdma/msg22397.html
241 * @desc: RDMA buffers where the client can write to server
253 * @buf_id: RDMA buf_id of the new rkey
254 * @rkey: new remote key for RDMA buffers id from server
263 * struct rtrs_msg_rdma_read - RDMA data transfer request from client
267 * @desc: RDMA buffers where the server can write the result to
278 * struct_msg_rdma_write - Message transferred to server with RDMA-Write