Searched refs:sc_cid (Results 1 – 5 of 5) sorted by relevance
779 __entry->cq_id = sc->sc_cid.ci_queue_id;780 __entry->completion_id = sc->sc_cid.ci_completion_id;1510 __entry->cq_id = ctxt->sc_cid.ci_queue_id;1511 __entry->completion_id = ctxt->sc_cid.ci_completion_id;1804 __entry->cq_id = ctxt->sc_cid.ci_queue_id;1805 __entry->completion_id = ctxt->sc_cid.ci_completion_id;1858 __entry->cq_id = ctxt->sc_cid.ci_queue_id;1859 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
154 struct rpc_rdma_cid sc_cid; member
145 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()
160 trace_xprtrdma_wc_send(wc, &sc->sc_cid); in rpcrdma_wc_send()635 sc->sc_cid.ci_queue_id = ep->re_attr.send_cq->res.id; in rpcrdma_sendctx_create()636 sc->sc_cid.ci_completion_id = in rpcrdma_sendctx_create()
220 struct rpc_rdma_cid sc_cid; member