mthca_mtt
struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size);
void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt);
int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size,
struct mthca_mtt *mtt;
struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size)
void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt)
static int __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
struct mthca_mtt *mtt, int start_index,
struct mthca_mtt *mtt, int start_index,
int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
struct mthca_mtt;
struct mthca_mtt *mtt;