Searched refs:sc_cqe (Results 1 – 4 of 4) sorted by relevance
149 ctxt->sc_send_wr.wr_cqe = &ctxt->sc_cqe; in svc_rdma_send_ctxt_alloc()152 ctxt->sc_cqe.done = svc_rdma_wc_send; in svc_rdma_send_ctxt_alloc()269 ctxt = container_of(cqe, struct svc_rdma_send_ctxt, sc_cqe); in svc_rdma_wc_send()
140 container_of(cqe, struct rpcrdma_sendctx, sc_cqe); in rpcrdma_wc_send()847 sc->sc_wr.wr_cqe = &sc->sc_cqe; in rpcrdma_sendctx_create()850 sc->sc_cqe.done = rpcrdma_wc_send; in rpcrdma_sendctx_create()
217 struct ib_cqe sc_cqe; member
143 struct ib_cqe sc_cqe; member