Home
last modified time | relevance | path

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

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