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

/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_mr.c235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) function
526 mr->mtt = mthca_alloc_mtt(dev, list_len);
H A Dmthca_dev.h469 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
H A Dmthca_provider.c941 mr->mtt = mthca_alloc_mtt(dev, n);

Completed in 108 milliseconds