mthca_icm_table
struct mthca_icm_table *mtt_table;
struct mthca_icm_table *mpt_table;
struct mthca_icm_table *table;
struct mthca_icm_table *table;
struct mthca_icm_table *qp_table;
struct mthca_icm_table *eqp_table;
struct mthca_icm_table *rdb_table;
struct mthca_icm_table *table;
int mthca_table_get(struct mthca_dev *dev, struct mthca_icm_table *table, int obj)
void mthca_table_put(struct mthca_dev *dev, struct mthca_icm_table *table, int obj)
void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle)
int mthca_table_get_range(struct mthca_dev *dev, struct mthca_icm_table *table,
void mthca_table_put_range(struct mthca_dev *dev, struct mthca_icm_table *table,
struct mthca_icm_table *mthca_alloc_icm_table(struct mthca_dev *dev,
struct mthca_icm_table *table;
void mthca_free_icm_table(struct mthca_dev *dev, struct mthca_icm_table *table)
struct mthca_icm_table *mthca_alloc_icm_table(struct mthca_dev *dev,
void mthca_free_icm_table(struct mthca_dev *dev, struct mthca_icm_table *table);
int mthca_table_get(struct mthca_dev *dev, struct mthca_icm_table *table, int obj);
void mthca_table_put(struct mthca_dev *dev, struct mthca_icm_table *table, int obj);
void *mthca_table_find(struct mthca_icm_table *table, int obj, dma_addr_t *dma_handle);
int mthca_table_get_range(struct mthca_dev *dev, struct mthca_icm_table *table,
void mthca_table_put_range(struct mthca_dev *dev, struct mthca_icm_table *table,