Home
last modified time | relevance | path

Searched refs:rpcrdma_ep (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h96 struct rpcrdma_ep { struct
486 struct rpcrdma_ep *,
512 struct rpcrdma_ep rx_ep;
558 int rpcrdma_ep_create(struct rpcrdma_ep *, struct rpcrdma_ia *,
560 void rpcrdma_ep_destroy(struct rpcrdma_ep *, struct rpcrdma_ia *);
561 int rpcrdma_ep_connect(struct rpcrdma_ep *, struct rpcrdma_ia *);
562 void rpcrdma_conn_func(struct rpcrdma_ep *ep);
563 void rpcrdma_ep_disconnect(struct rpcrdma_ep *, struct rpcrdma_ia *);
565 int rpcrdma_ep_post(struct rpcrdma_ia *, struct rpcrdma_ep *,
Dverbs.c114 struct rpcrdma_ep *ep = context; in rpcrdma_qp_async_error_upcall()
227 struct rpcrdma_ep *ep = &xprt->rx_ep; in rpcrdma_conn_upcall()
432 struct rpcrdma_ep *ep = &r_xprt->rx_ep; in rpcrdma_ia_remove()
502 rpcrdma_ep_create(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia, in rpcrdma_ep_create()
616 rpcrdma_ep_destroy(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_destroy()
638 struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_recreate_xprt()
674 rpcrdma_ep_reconnect(struct rpcrdma_xprt *r_xprt, struct rpcrdma_ep *ep, in rpcrdma_ep_reconnect()
727 rpcrdma_ep_connect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_connect()
794 rpcrdma_ep_disconnect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_disconnect()
1486 struct rpcrdma_ep *ep, in rpcrdma_ep_post()
Dtransport.c229 rpcrdma_conn_func(struct rpcrdma_ep *ep) in rpcrdma_conn_func()
237 struct rpcrdma_ep *ep = in rpcrdma_connect_worker()
238 container_of(work, struct rpcrdma_ep, rep_connect_worker.work); in rpcrdma_connect_worker()
329 struct rpcrdma_ep *new_ep; in xprt_setup_rdma()
455 struct rpcrdma_ep *ep = &r_xprt->rx_ep; in xprt_rdma_close()
Dfmr_ops.c169 fmr_op_open(struct rpcrdma_ia *ia, struct rpcrdma_ep *ep, in fmr_op_open()
Dfrwr_ops.c218 frwr_op_open(struct rpcrdma_ia *ia, struct rpcrdma_ep *ep, in frwr_op_open()