Searched refs:rpcrdma_ep (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | verbs.c | 87 static void rpcrdma_ep_get(struct rpcrdma_ep *ep); 88 static int rpcrdma_ep_put(struct rpcrdma_ep *ep); 101 struct rpcrdma_ep *ep = r_xprt->rx_ep; in rpcrdma_xprt_drain() 128 struct rpcrdma_ep *ep = context; in rpcrdma_qp_event_handler() 137 static void rpcrdma_force_disconnect(struct rpcrdma_ep *ep) in rpcrdma_force_disconnect() 211 static void rpcrdma_update_cm_private(struct rpcrdma_ep *ep, in rpcrdma_update_cm_private() 250 struct rpcrdma_ep *ep = id->context; in rpcrdma_cm_event_handler() 312 struct rpcrdma_ep *ep) in rpcrdma_create_id() 359 struct rpcrdma_ep *ep = container_of(kref, struct rpcrdma_ep, re_kre in rpcrdma_ep_destroy() [all...] |
H A D | xprt_rdma.h | 70 struct rpcrdma_ep { struct 416 struct rpcrdma_ep *rx_ep; 521 int frwr_query_device(struct rpcrdma_ep *ep, const struct ib_device *device); 553 void rpcrdma_set_max_header_sizes(struct rpcrdma_ep *ep);
|
H A D | frwr_ops.c | 117 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_mr_init() 168 int frwr_query_device(struct rpcrdma_ep *ep, const struct ib_device *device) in frwr_query_device() 286 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_map()
|
H A D | backchannel.c | 47 struct rpcrdma_ep *ep = r_xprt->rx_ep; in xprt_rdma_bc_maxpayload()
|
H A D | transport.c | 484 struct rpcrdma_ep *ep = r_xprt->rx_ep; in xprt_rdma_connect()
|
H A D | rpc_rdma.c | 112 void rpcrdma_set_max_header_sizes(struct rpcrdma_ep *ep) in rpcrdma_set_max_header_sizes() 134 struct rpcrdma_ep *ep = r_xprt->rx_ep; in rpcrdma_args_inline()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | verbs.c | 76 static void rpcrdma_ep_get(struct rpcrdma_ep *ep); 77 static int rpcrdma_ep_put(struct rpcrdma_ep *ep); 89 struct rpcrdma_ep *ep = r_xprt->rx_ep; in rpcrdma_xprt_drain() 115 void rpcrdma_force_disconnect(struct rpcrdma_ep *ep) in rpcrdma_force_disconnect() 189 static void rpcrdma_update_cm_private(struct rpcrdma_ep *ep, in rpcrdma_update_cm_private() 226 struct rpcrdma_ep *ep = id->context; in rpcrdma_cm_event_handler() 284 struct rpcrdma_ep *ep) in rpcrdma_create_id() 331 struct rpcrdma_ep *ep = container_of(kref, struct rpcrdma_ep, re_kref); in rpcrdma_ep_destroy() 353 static noinline void rpcrdma_ep_get(struct rpcrdma_ep *e [all...] |
H A D | frwr_ops.c | 48 static void frwr_cid_init(struct rpcrdma_ep *ep, in frwr_cid_init() 123 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_mr_init() 171 int frwr_query_device(struct rpcrdma_ep *ep, const struct ib_device *device) in frwr_query_device() 289 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_map() 386 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_send() 499 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_unmap_sync() 605 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_unmap_async() 671 struct rpcrdma_ep *ep = r_xprt->rx_ep; in frwr_wp_create()
|
H A D | xprt_rdma.h | 72 struct rpcrdma_ep { struct 430 struct rpcrdma_ep *rx_ep; 464 void rpcrdma_force_disconnect(struct rpcrdma_ep *ep); 534 int frwr_query_device(struct rpcrdma_ep *ep, const struct ib_device *device); 567 void rpcrdma_set_max_header_sizes(struct rpcrdma_ep *ep);
|
H A D | backchannel.c | 43 struct rpcrdma_ep *ep = r_xprt->rx_ep; in xprt_rdma_bc_maxpayload()
|
H A D | rpc_rdma.c | 108 void rpcrdma_set_max_header_sizes(struct rpcrdma_ep *ep) in rpcrdma_set_max_header_sizes() 130 struct rpcrdma_ep *ep = r_xprt->rx_ep; in rpcrdma_args_inline() 396 struct rpcrdma_ep *ep = r_xprt->rx_ep; in rpcrdma_encode_write_list()
|
H A D | transport.c | 477 struct rpcrdma_ep *ep = r_xprt->rx_ep; in xprt_rdma_connect()
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | rpcrdma.h | 636 const struct rpcrdma_ep *ep 966 const struct rpcrdma_ep *ep = r_xprt->rx_ep; 1020 const struct rpcrdma_ep *ep = r_xprt->rx_ep; 1051 const struct rpcrdma_ep *ep = r_xprt->rx_ep;
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | rpcrdma.h | 389 const struct rpcrdma_ep *ep 490 const struct rpcrdma_ep *ep,
|
Completed in 16 milliseconds