Home
last modified time | relevance | path

Searched refs:XPRT_TRANSPORT_RDMA (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h200 XPRT_TRANSPORT_RDMA = 256, enumerator
201 XPRT_TRANSPORT_BC_RDMA = XPRT_TRANSPORT_RDMA | XPRT_TRANSPORT_BC,
/openbmc/linux/fs/nfs/
H A Dfs_context.c337 case XPRT_TRANSPORT_RDMA: in nfs_validate_transport_protocol()
373 case XPRT_TRANSPORT_RDMA: in nfs_set_mount_transport_protocol()
1433 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_RDMA) in nfs_fs_context_validate()
1447 if (ctx->nfs_server.protocol == XPRT_TRANSPORT_RDMA) in nfs_fs_context_validate()
H A Dnfs4client.c1088 if (server->nfs_client->cl_proto == XPRT_TRANSPORT_RDMA) in nfs4_server_set_init_caps()
1265 XPRT_TRANSPORT_RDMA, in nfs4_create_referral_server()
H A Dclient.c466 case XPRT_TRANSPORT_RDMA: in nfs_init_timeout_values()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c96 .xcl_ident = XPRT_TRANSPORT_RDMA,
H A Dtransport.c759 .ident = XPRT_TRANSPORT_RDMA,
/openbmc/linux/net/sunrpc/
H A Dsysfs.c243 xprt->xprt_class->ident == XPRT_TRANSPORT_RDMA)) { in rpc_sysfs_xprt_dstaddr_store()