Lines Matching refs:re_id
90 struct rdma_cm_id *id = ep->re_id; in rpcrdma_xprt_drain()
246 ep->re_id->device->name, sap); in rpcrdma_cm_event_handler()
337 if (ep->re_id->qp) { in rpcrdma_ep_destroy()
338 rdma_destroy_qp(ep->re_id); in rpcrdma_ep_destroy()
339 ep->re_id->qp = NULL; in rpcrdma_ep_destroy()
392 ep->re_id = id; in rpcrdma_ep_create()
510 rc = rdma_connect(ep->re_id, &ep->re_remote_cma); in rpcrdma_xprt_connect()
561 id = ep->re_id; in rpcrdma_xprt_disconnect()
746 struct ib_device *device = ep->re_id->device; in rpcrdma_mrs_create()
1302 struct ib_device *device = r_xprt->rx_ep->re_id->device; in __rpcrdma_regbuf_dma_map()
1394 rc = ib_post_recv(ep->re_id->qp, wr, in rpcrdma_post_recvs()