Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dbackchannel.c74 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c149 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
Dsvc_rdma_sendto.c853 *p++ = rpcrdma_version; in svc_rdma_send_error_msg()
854 *p = rpcrdma_version; in svc_rdma_send_error_msg()
Drpc_rdma.c902 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1455 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()
Dsvc_rdma_recvfrom.c641 if (*p != rpcrdma_version) in svc_rdma_xdr_decode_req()