Home
last modified time | relevance | path

Searched refs:mthca_MAP_ICM (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_cmd.h277 int mthca_MAP_ICM(struct mthca_dev *dev, struct mthca_icm *icm, u64 virt);
Dmthca_memfree.c242 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()
Dmthca_cmd.c1532 int mthca_MAP_ICM(struct mthca_dev *dev, struct mthca_icm *icm, u64 virt) in mthca_MAP_ICM() function