mthca_alloc_mtt
struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
mr->mtt = mthca_alloc_mtt(dev, list_len);
mr->mtt = mthca_alloc_mtt(dev, n);