Lines Matching refs:re_id
92 struct rdma_cm_id *id = ep->re_id; in rpcrdma_xprt_drain()
284 trace_xprtrdma_device_removal(ep->re_id); in rpcrdma_ep_removal_done()
342 if (ep->re_id->qp) { in rpcrdma_ep_destroy()
343 rdma_destroy_qp(ep->re_id); in rpcrdma_ep_destroy()
344 ep->re_id->qp = NULL; in rpcrdma_ep_destroy()
358 rpcrdma_rn_unregister(ep->re_id->device, &ep->re_rn); in rpcrdma_ep_destroy()
399 ep->re_id = id; in rpcrdma_ep_create()
517 rc = rdma_connect(ep->re_id, &ep->re_remote_cma); in rpcrdma_xprt_connect()
568 id = ep->re_id; in rpcrdma_xprt_disconnect()
753 struct ib_device *device = ep->re_id->device; in rpcrdma_mrs_create()
952 struct ib_device *device = ep->re_id->device; in rpcrdma_rep_create()
1304 struct ib_device *device = r_xprt->rx_ep->re_id->device; in __rpcrdma_regbuf_dma_map()
1390 rc = ib_post_recv(ep->re_id->qp, wr, in rpcrdma_post_recvs()