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