Searched refs:max_items_soft (Results 1 – 3 of 3) sorted by relevance
105 unsigned long max_items_soft; member
92 if (atomic_read(&pool->item_count) > pool->max_items_soft) in rds_ib_alloc_frmr()93 pool->max_items_soft = pool->max_items; in rds_ib_alloc_frmr()
672 pool->max_items_soft = rds_ibdev->max_mrs * 3 / 4; in rds_ib_create_mr_pool()