Home
last modified time | relevance | path

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

/linux-6.15/include/linux/sunrpc/
H A Dsvc_rdma.h290 extern void svc_rdma_send_ctxts_destroy(struct svcxprt_rdma *rdma);
/linux-6.15/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c605 svc_rdma_send_ctxts_destroy(rdma); in __svc_rdma_free()
H A Dsvc_rdma_sendto.c167 void svc_rdma_send_ctxts_destroy(struct svcxprt_rdma *rdma) in svc_rdma_send_ctxts_destroy() function