Searched refs:mthca_alloc_mtt (Results 1 – 3 of 3) sorted by relevance
233 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) in mthca_alloc_mtt() function523 mr->mtt = mthca_alloc_mtt(dev, list_len); in mthca_mr_alloc_phys()
466 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
863 mr->mtt = mthca_alloc_mtt(dev, n); in mthca_reg_user_mr()