Searched refs:mthca_MAP_ICM (Results 1 – 3 of 3) sorted by relevance
277 int mthca_MAP_ICM(struct mthca_dev *dev, struct mthca_icm *icm, u64 virt);
242 if (mthca_MAP_ICM(dev, table->icm[i], in mthca_table_get()395 if (mthca_MAP_ICM(dev, table->icm[i], in mthca_alloc_icm_table()
1532 int mthca_MAP_ICM(struct mthca_dev *dev, struct mthca_icm *icm, u64 virt) in mthca_MAP_ICM() function