Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) in mthca_alloc_mtt() function
526 mr->mtt = mthca_alloc_mtt(dev, list_len); in mthca_mr_alloc_phys()
H A Dmthca_dev.h466 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
H A Dmthca_provider.c889 mr->mtt = mthca_alloc_mtt(dev, n); in mthca_reg_user_mr()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c233 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) in mthca_alloc_mtt() function
523 mr->mtt = mthca_alloc_mtt(dev, list_len); in mthca_mr_alloc_phys()
H A Dmthca_dev.h466 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
H A Dmthca_provider.c863 mr->mtt = mthca_alloc_mtt(dev, n); in mthca_reg_user_mr()

Completed in 14 milliseconds