Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_mr.c240 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt) in mthca_free_mtt() function
532 mthca_free_mtt(dev, mr->mtt); in mthca_mr_alloc_phys()
539 mthca_free_mtt(dev, mr->mtt); in mthca_mr_alloc_phys()
564 mthca_free_mtt(dev, mr->mtt); in mthca_free_mr()
Dmthca_dev.h467 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt);
Dmthca_provider.c937 mthca_free_mtt(dev, mr->mtt); in mthca_reg_user_mr()