Searched refs:RDS_FMR_8K_POOL_SIZE (Results 1 – 3 of 3) sorted by relevance
47 unsigned int rds_ib_fmr_8k_pool_size = RDS_FMR_8K_POOL_SIZE;
16 #define RDS_FMR_8K_POOL_SIZE (RDS_MR_8K_SCALE * (8192 / 2)) macro
262 pool->max_items = RDS_FMR_8K_POOL_SIZE; in rds_ib_create_mr_pool()