Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c74 static void svc_rdma_free(struct svc_xprt *xprt);
85 .xpo_free = svc_rdma_free,
576 static void svc_rdma_free(struct svc_xprt *xprt) in svc_rdma_free() function