Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c238 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt) in mthca_free_mtt() function
529 mthca_free_mtt(dev, mr->mtt); in mthca_mr_alloc_phys()
536 mthca_free_mtt(dev, mr->mtt); in mthca_mr_alloc_phys()
561 mthca_free_mtt(dev, mr->mtt); in mthca_free_mr()
H A Dmthca_dev.h467 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt);
H A Dmthca_provider.c911 mthca_free_mtt(dev, mr->mtt); in mthca_reg_user_mr()