Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_mr.c830 int mpts, mtts, err, i; in mthca_init_mr_table() local
864 mpts = mtts = 1 << i; in mthca_init_mr_table()
867 mpts = dev->limits.num_mpts; in mthca_init_mr_table()
878 ioremap(addr, mpts * sizeof(struct mthca_mpt_entry)); in mthca_init_mr_table()