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

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c830 int mpts, mtts, err, i; local
864 mpts = mtts = 1 << i;
867 mpts = dev->limits.num_mpts;
878 ioremap(addr, mpts * sizeof(struct mthca_mpt_entry));

Completed in 106 milliseconds