Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dbackchannel.c70 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
H A Dsvc_rdma_backchannel.c155 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
H A Dsvc_rdma_sendto.c911 *p++ = rpcrdma_version; in svc_rdma_send_error_msg()
912 *p = rpcrdma_version; in svc_rdma_send_error_msg()
H A Dsvc_rdma_recvfrom.c661 if (*p != rpcrdma_version) in svc_rdma_xdr_decode_req()
H A Drpc_rdma.c886 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1454 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()