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>
139 * @RTRS_MSG_WRITE: Client writes data per RDMA to server
162 * struct rtrs_sg_desc - RDMA-Buffer entry description
163 * @addr: Address of RDMA destination buffer
187 * see https://www.spinics.net/lists/linux-rdma/msg22397.html
243 * @desc: RDMA buffers where the client can write to server
255 * @buf_id: RDMA buf_id of the new rkey
256 * @rkey: new remote key for RDMA buffers id from server
265 * struct rtrs_msg_rdma_read - RDMA data transfer request from client
269 * @desc: RDMA buffers where the server can write the result to
280 * struct_msg_rdma_write - Message transferred to server with RDMA-Write