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

/freebsd-current/sys/dev/mthca/
H A Dmthca_mr.c829 int mpts, mtts, err, i; local
863 mpts = mtts = 1 << i;
866 mpts = dev->limits.num_mpts;
876 ioremap(addr, mpts * sizeof(struct mthca_mpt_entry));

Completed in 119 milliseconds