Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mthca/
HDmthca_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()
243 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_get()
270 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_table_put()
396 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_alloc_icm_table()
415 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_alloc_icm_table()
432 mthca_free_icm(dev, table->icm[i], table->coherent); in mthca_free_icm_table()
HDmthca_main.c377 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_load_fw()
552 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0); in mthca_init_icm()
572 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0); in mthca_free_icms()
639 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_init_arbel()
656 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0); in mthca_close_hca()
HDmthca_memfree.h84 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);