Lines Matching full:rdma
66 * Smallest RPC/RDMA header: rm_xid through rm_type, then rm_nochunks
81 RDMA_ERROR = 4 /* An RPC RDMA encoding error */
94 * Private extension to RPC-over-RDMA Version One.
95 * Message passed during RDMA-CM connection set-up.
128 * xdr_encode_rdma_segment - Encode contents of an RDMA segment
130 * @handle: The RDMA handle to encode
131 * @length: The RDMA length to encode
132 * @offset: The RDMA offset to encode
135 * Pointer to the XDR position that follows the encoded RDMA segment
149 * @handle: The RDMA handle to encode
150 * @length: The RDMA length to encode
151 * @offset: The RDMA offset to encode
165 * xdr_decode_rdma_segment - Decode contents of an RDMA segment
166 * @p: Pointer to the undecoded RDMA segment
167 * @handle: Upon return, the RDMA handle
168 * @length: Upon return, the RDMA length
169 * @offset: Upon return, the RDMA offset
172 * Pointer to the XDR item that follows the RDMA segment
186 * @handle: Upon return, the RDMA handle
187 * @length: Upon return, the RDMA length
188 * @offset: Upon return, the RDMA offset