Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/xprtrdma/
Dsvc_rdma.c59 unsigned int svcrdma_max_bc_requests = RPCRDMA_MAX_BC_REQUESTS; variable
273 dprintk("\tmax_bc_requests : %u\n", svcrdma_max_bc_requests); in svc_rdma_init()
Dsvc_rdma_transport.c404 newxprt->sc_max_bc_requests = svcrdma_max_bc_requests; in svc_rdma_accept()
/Linux-v6.6/include/linux/sunrpc/
Dsvc_rdma.h66 extern unsigned int svcrdma_max_bc_requests;