Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c144 svc_rdma_send_cid_init(rdma, &ctxt->sc_cid); in svc_rdma_send_ctxt_alloc()
292 trace_svcrdma_wc_send(wc, &ctxt->sc_cid); in svc_rdma_wc_send()
298 trace_svcrdma_wc_send_err(wc, &ctxt->sc_cid); in svc_rdma_wc_send()
300 trace_svcrdma_wc_send_flush(wc, &ctxt->sc_cid); in svc_rdma_wc_send()
H A Dverbs.c148 trace_xprtrdma_wc_send(wc, &sc->sc_cid); in rpcrdma_wc_send()
617 sc->sc_cid.ci_queue_id = ep->re_attr.send_cq->res.id; in rpcrdma_sendctx_create()
618 sc->sc_cid.ci_completion_id = in rpcrdma_sendctx_create()
H A Dxprt_rdma.h227 struct rpc_rdma_cid sc_cid; member
/openbmc/linux/include/linux/sunrpc/
H A Dsvc_rdma.h153 struct rpc_rdma_cid sc_cid; member
/openbmc/linux/include/trace/events/
H A Drpcrdma.h931 __entry->cq_id = sc->sc_cid.ci_queue_id;
932 __entry->completion_id = sc->sc_cid.ci_completion_id;
1662 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1663 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
1956 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1957 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
2010 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
2011 __entry->completion_id = ctxt->sc_cid.ci_completion_id;