Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c560 if (*(rdma_argp + 1) != rpcrdma_version) in svc_rdma_xdr_decode_req()
669 *p++ = rpcrdma_version; in svc_rdma_send_error()
670 *p++ = rpcrdma_version; in svc_rdma_send_error()
Dbackchannel.c74 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c186 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
Drpc_rdma.c813 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1339 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()