Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c109 static void svc_rdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc);
153 ctxt->rc_cqe.done = svc_rdma_wc_receive; in svc_rdma_recv_ctxt_alloc()
322 static void svc_rdma_wc_receive(struct ib_cq *cq, struct ib_wc *wc) in svc_rdma_wc_receive() function