Searched refs:RDS_MR_8K_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ | ||
D | ib_mr.h | 44 #define RDS_MR_8K_POOL_SIZE (RDS_MR_8K_SCALE * (8192 / 2)) macro |
D | ib.c | 50 static unsigned int rds_ib_mr_8k_pool_size = RDS_MR_8K_POOL_SIZE; |