Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma.c59 unsigned int svcrdma_max_bc_requests = RPCRDMA_MAX_BC_REQUESTS; variable
243 dprintk("\tmax_bc_requests : %u\n", svcrdma_max_bc_requests); in svc_rdma_init()
Dsvc_rdma_transport.c431 newxprt->sc_max_bc_requests = svcrdma_max_bc_requests; in svc_rdma_accept()
/Linux-v5.4/include/linux/sunrpc/
Dsvc_rdma.h62 extern unsigned int svcrdma_max_bc_requests;