Lines Matching refs:ctxt
1538 const struct svc_rdma_recv_ctxt *ctxt,
1543 TP_ARGS(ctxt, p, hdrlen),
1556 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1557 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1573 const struct svc_rdma_recv_ctxt *ctxt,
1577 TP_ARGS(ctxt, hdrlen),
1586 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1587 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1598 const struct svc_rdma_recv_ctxt *ctxt,
1602 TP_ARGS(ctxt, p),
1614 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
1615 __entry->completion_id = ctxt->rc_cid.ci_completion_id;
1631 const struct svc_rdma_recv_ctxt *ctxt, \
1634 TP_ARGS(ctxt, p))
1643 const struct svc_rdma_send_ctxt *ctxt,
1650 TP_ARGS(ctxt, segno, handle, length, offset),
1662 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1663 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
1942 const struct svc_rdma_send_ctxt *ctxt,
1946 TP_ARGS(ctxt, msglen),
1956 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
1957 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
1958 __entry->hdrlen = ctxt->sc_hdrbuf.len,
1995 const struct svc_rdma_send_ctxt *ctxt
1998 TP_ARGS(ctxt),
2008 const struct ib_send_wr *wr = &ctxt->sc_send_wr;
2010 __entry->cq_id = ctxt->sc_cid.ci_queue_id;
2011 __entry->completion_id = ctxt->sc_cid.ci_completion_id;
2029 const struct svc_rdma_recv_ctxt *ctxt
2032 TP_ARGS(ctxt),
2040 __entry->cq_id = ctxt->rc_cid.ci_queue_id;
2041 __entry->completion_id = ctxt->rc_cid.ci_completion_id;