Searched defs:mthca_mtt (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c41 struct mthca_mtt { struct
208 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size,
211 struct mthca_mtt *mtt;
235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size)
240 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt)
254 static int __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
316 struct mthca_mtt *mtt, int start_index,
330 struct mthca_mtt *mtt, int start_index,
358 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,

Completed in 199 milliseconds