Searched refs:max_group1 (Results 1 – 2 of 2) sorted by relevance
582 end = dev->db_tab->max_group1; in mthca_alloc_db()614 if (dev->db_tab->max_group1 >= dev->db_tab->min_group2 - 1) { in mthca_alloc_db()620 ++dev->db_tab->max_group1; in mthca_alloc_db()682 i >= dev->db_tab->max_group1 - 1) { in mthca_free_db()689 if (i == dev->db_tab->max_group1) { in mthca_free_db()690 --dev->db_tab->max_group1; in mthca_free_db()714 dev->db_tab->max_group1 = 0; in mthca_init_db_tab()
146 int max_group1; member