Lines Matching refs:ep
635 const struct rpcrdma_ep *ep
638 TP_ARGS(ep),
650 const struct rdma_cm_id *id = ep->re_id;
652 __entry->inline_send = ep->re_inline_send;
653 __entry->inline_recv = ep->re_inline_recv;
654 __entry->max_send = ep->re_max_inline_send;
655 __entry->max_recv = ep->re_max_inline_recv;
988 const struct rpcrdma_ep *ep = r_xprt->rx_ep;
990 __entry->cq_id = ep ? ep->re_attr.recv_cq->res.id : 0;
1022 const struct rpcrdma_ep *ep = r_xprt->rx_ep;
1024 __entry->cq_id = ep->re_attr.recv_cq->res.id;
1026 __entry->posted = ep->re_receive_count;
1053 const struct rpcrdma_ep *ep = r_xprt->rx_ep;
1055 __entry->cq_id = ep->re_attr.recv_cq->res.id;