Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Drpc_rdma.h49 #define rpcrdma_version cpu_to_be32(RPCRDMA_VERSION) macro
/linux-6.1.9/net/sunrpc/xprtrdma/
Dbackchannel.c70 *p++ = rpcrdma_version; in rpcrdma_bc_marshal_reply()
Dsvc_rdma_backchannel.c161 *p++ = rpcrdma_version; in rpcrdma_bc_send_request()
Dsvc_rdma_sendto.c891 *p++ = rpcrdma_version; in svc_rdma_send_error_msg()
892 *p = rpcrdma_version; in svc_rdma_send_error_msg()
Dsvc_rdma_recvfrom.c666 if (*p != rpcrdma_version) in svc_rdma_xdr_decode_req()
Drpc_rdma.c886 *p++ = rpcrdma_version; in rpcrdma_marshal_req()
1454 if (rep->rr_vers != rpcrdma_version) in rpcrdma_reply_handler()