Home
last modified time | relevance | path

Searched refs:xprt_rdma_bc_setup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dbackchannel.c23 * xprt_rdma_bc_setup - Pre-allocate resources for handling backchannel requests
29 int xprt_rdma_bc_setup(struct rpc_xprt *xprt, unsigned int reqs) in xprt_rdma_bc_setup() function
H A Dxprt_rdma.h578 int xprt_rdma_bc_setup(struct rpc_xprt *, unsigned int);
H A Dtransport.c760 .bc_setup = xprt_rdma_bc_setup,
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dbackchannel.c19 * xprt_rdma_bc_setup - Pre-allocate resources for handling backchannel requests
25 int xprt_rdma_bc_setup(struct rpc_xprt *xprt, unsigned int reqs) in xprt_rdma_bc_setup() function
H A Dxprt_rdma.h593 int xprt_rdma_bc_setup(struct rpc_xprt *, unsigned int);
H A Dtransport.c747 .bc_setup = xprt_rdma_bc_setup,

Completed in 9 milliseconds