Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c104 static struct svc_xprt *svc_rdma_bc_create(struct svc_serv *, struct net *,
110 .xpo_create = svc_rdma_bc_create,
124 static struct svc_xprt *svc_rdma_bc_create(struct svc_serv *serv, in svc_rdma_bc_create() function