Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_memfree.c87 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) in mthca_free_icm() function
217 mthca_free_icm(dev, icm, coherent); in mthca_alloc_icm()
244 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_get()
273 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_put()
400 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_alloc_icm_table()
420 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_alloc_icm_table()
438 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_free_icm_table()
Dmthca_main.c416 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_load_fw()
602 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0); in mthca_init_icm()
623 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0); in mthca_free_icms()
707 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_init_arbel()
726 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_close_hca()
Dmthca_memfree.h84 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);