Searched refs:sc_cid (Results 1 – 5 of 5) sorted by relevance
137 svc_rdma_send_cid_init(rdma, &ctxt->sc_cid); in svc_rdma_send_ctxt_alloc()239 trace_svcrdma_dma_unmap_page(&ctxt->sc_cid, in svc_rdma_send_ctxt_release()307 trace_svcrdma_wc_send(&ctxt->sc_cid); in svc_rdma_wc_send()313 trace_svcrdma_wc_send_err(wc, &ctxt->sc_cid); in svc_rdma_wc_send()315 trace_svcrdma_wc_send_flush(wc, &ctxt->sc_cid); in svc_rdma_wc_send()344 struct rpc_rdma_cid cid = ctxt->sc_cid; in svc_rdma_post_send()577 trace_svcrdma_dma_map_page(&ctxt->sc_cid, dma_addr, len); in svc_rdma_page_dma_map()584 trace_svcrdma_dma_map_err(&ctxt->sc_cid, dma_addr, len); in svc_rdma_page_dma_map()
150 trace_xprtrdma_wc_send(wc, &sc->sc_cid); in rpcrdma_wc_send()624 sc->sc_cid.ci_queue_id = ep->re_attr.send_cq->res.id; in rpcrdma_sendctx_create()625 sc->sc_cid.ci_completion_id = in rpcrdma_sendctx_create()
228 struct rpc_rdma_cid sc_cid; member
953 __entry->cq_id = sc->sc_cid.ci_queue_id;954 __entry->completion_id = sc->sc_cid.ci_completion_id;1664 __entry->cq_id = ctxt->sc_cid.ci_queue_id;1665 __entry->completion_id = ctxt->sc_cid.ci_completion_id;1959 __entry->cq_id = ctxt->sc_cid.ci_queue_id;1960 __entry->completion_id = ctxt->sc_cid.ci_completion_id;2013 __entry->cq_id = ctxt->sc_cid.ci_queue_id;2014 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
233 struct rpc_rdma_cid sc_cid; member