Home
last modified time | relevance | path

Searched refs:RPCRDMA_MIN_SLOT_TABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/sunrpc/
Dxprtrdma.h52 #define RPCRDMA_MIN_SLOT_TABLE (2U) macro
/Linux-v4.19/net/sunrpc/xprtrdma/
Dfmr_ops.c177 if (max_qp_wr < RPCRDMA_MIN_SLOT_TABLE) in fmr_op_open()
Dfrwr_ops.c259 if (max_qp_wr < RPCRDMA_MIN_SLOT_TABLE) in frwr_op_open()
Dtransport.c79 static unsigned int min_slot_table_size = RPCRDMA_MIN_SLOT_TABLE;