Home
last modified time | relevance | path

Searched refs:svcrdma_max_bc_requests (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma.c59 unsigned int svcrdma_max_bc_requests = RPCRDMA_MAX_BC_REQUESTS; variable
249 dprintk("\tmax_bc_requests : %u\n", svcrdma_max_bc_requests); in svc_rdma_init()
Dsvc_rdma_transport.c487 newxprt->sc_max_bc_requests = svcrdma_max_bc_requests; in svc_rdma_accept()
/Linux-v4.19/include/linux/sunrpc/
Dsvc_rdma.h61 extern unsigned int svcrdma_max_bc_requests;