Home
last modified time | relevance | path

Searched refs:sc_cid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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 Dxprt_rdma.h227 struct rpc_rdma_cid sc_cid; member
H A Dverbs.c148 trace_xprtrdma_wc_send(wc, &sc->sc_cid); in rpcrdma_wc_send()
613 sc->sc_cid.ci_queue_id = ep->re_attr.send_cq->res.id; in rpcrdma_sendctx_create()
614 sc->sc_cid.ci_completion_id = in rpcrdma_sendctx_create()
/kernel/linux/linux-6.6/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;
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvc_rdma.h154 struct rpc_rdma_cid sc_cid; member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvc_rdma.h153 struct rpc_rdma_cid sc_cid; member
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c154 svc_rdma_send_cid_init(rdma, &ctxt->sc_cid); in svc_rdma_send_ctxt_alloc()
283 trace_svcrdma_wc_send(wc, &ctxt->sc_cid); in svc_rdma_wc_send()
/kernel/linux/linux-5.10/include/trace/events/
H A Drpcrdma.h1760 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1761 __entry->completion_id = ctxt->sc_cid.ci_completion_id;

Completed in 10 milliseconds