Searched refs:RPCRDMA_BACKWARD_WRS (Results 1 – 3 of 3) sorted by relevance
33 r_xprt->rx_buf.rb_bc_srv_max_requests = RPCRDMA_BACKWARD_WRS >> 1; in xprt_rdma_bc_setup()57 return RPCRDMA_BACKWARD_WRS >> 1; in xprt_rdma_bc_max_slots()190 if (xprt->bc_alloc_count >= RPCRDMA_BACKWARD_WRS) in rpcrdma_bc_rqst_get()
262 max_qp_wr -= RPCRDMA_BACKWARD_WRS; in frwr_open()275 ep->rep_attr.cap.max_send_wr += RPCRDMA_BACKWARD_WRS; in frwr_open()278 ep->rep_attr.cap.max_recv_wr += RPCRDMA_BACKWARD_WRS; in frwr_open()
115 #define RPCRDMA_BACKWARD_WRS (32) macro117 #define RPCRDMA_BACKWARD_WRS (0) macro