Searched refs:svcrdma_max_requests (Results 1 – 3 of 3) sorted by relevance
58 unsigned int svcrdma_max_requests = RPCRDMA_MAX_REQUESTS; variable120 .data = &svcrdma_max_requests,248 dprintk("\tmax_requests : %u\n", svcrdma_max_requests); in svc_rdma_init()
486 newxprt->sc_max_requests = svcrdma_max_requests; in svc_rdma_accept()
60 extern unsigned int svcrdma_max_requests;