Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c358 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, in mthca_write_mtt() function
530 err = mthca_write_mtt(dev, mr->mtt, 0, buffer_list, list_len); in mthca_mr_alloc_phys()
H A Dmthca_provider.c913 err = mthca_write_mtt(dev, mr->mtt, n, pages, i); in mthca_reg_user_mr()
922 err = mthca_write_mtt(dev, mr->mtt, n, pages, i); in mthca_reg_user_mr()
H A Dmthca_dev.h468 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c356 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, in mthca_write_mtt() function
527 err = mthca_write_mtt(dev, mr->mtt, 0, buffer_list, list_len); in mthca_mr_alloc_phys()
H A Dmthca_provider.c887 err = mthca_write_mtt(dev, mr->mtt, n, pages, i); in mthca_reg_user_mr()
896 err = mthca_write_mtt(dev, mr->mtt, n, pages, i); in mthca_reg_user_mr()
H A Dmthca_dev.h468 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,

Completed in 8 milliseconds