Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/Linux-v5.15/net/sunrpc/xprtrdma/
Dbackchannel.c74 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c161 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
Dsvc_rdma_sendto.c883 *p++ = rpcrdma_version; in svc_rdma_send_error_msg()
884 *p = rpcrdma_version; in svc_rdma_send_error_msg()
Drpc_rdma.c885 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1448 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()
Dsvc_rdma_recvfrom.c661 if (*p != rpcrdma_version) in svc_rdma_xdr_decode_req()