Lines Matching refs:ctxt
1310 const struct svc_rdma_recv_ctxt *ctxt,
1315 TP_ARGS(ctxt, p, hdrlen),
1328 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1329 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1345 const struct svc_rdma_recv_ctxt *ctxt,
1349 TP_ARGS(ctxt, hdrlen),
1358 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1359 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1370 const struct svc_rdma_recv_ctxt *ctxt,
1374 TP_ARGS(ctxt, p),
1386 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1387 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1403 const struct svc_rdma_recv_ctxt *ctxt, \
1406 TP_ARGS(ctxt, p))
1745 const struct svc_rdma_send_ctxt *ctxt
1748 TP_ARGS(ctxt),
1758 const struct ib_send_wr *wr = &ctxt->sc_send_wr;
1760 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1761 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
1777 const struct svc_rdma_recv_ctxt *ctxt
1780 TP_ARGS(ctxt),
1788 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1789 __entry->completion_id = ctxt->rc_cid.ci_completion_id;