Home
last modified time | relevance | path

Searched refs:rpcrdma_version (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c508 if (*(rdma_argp + 1) != rpcrdma_version) in svc_rdma_xdr_decode_req()
617 *p++ = rpcrdma_version; in svc_rdma_send_error()
618 *p++ = rpcrdma_version; in svc_rdma_send_error()
Dbackchannel.c168 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c189 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
Drpc_rdma.c748 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1339 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()