Searched refs:mthca_free_icm (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c88 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) function
218 mthca_free_icm(dev, icm, coherent);
245 mthca_free_icm(dev, table->icm[i], table->coherent);
274 mthca_free_icm(dev, table->icm[i], table->coherent);
401 mthca_free_icm(dev, table->icm[i], table->coherent);
421 mthca_free_icm(dev, table->icm[i], table->coherent);
439 mthca_free_icm(dev, table->icm[i], table->coherent);
H A Dmthca_memfree.h84 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);
H A Dmthca_main.c415 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);
601 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0);
622 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0);
706 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);
725 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c88 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent) function
218 mthca_free_icm(dev, icm, coherent);
245 mthca_free_icm(dev, table->icm[i], table->coherent);
274 mthca_free_icm(dev, table->icm[i], table->coherent);
401 mthca_free_icm(dev, table->icm[i], table->coherent);
421 mthca_free_icm(dev, table->icm[i], table->coherent);
439 mthca_free_icm(dev, table->icm[i], table->coherent);
H A Dmthca_memfree.h84 void mthca_free_icm(struct mthca_dev *dev, struct mthca_icm *icm, int coherent);
H A Dmthca_main.c415 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);
601 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0);
622 mthca_free_icm(mdev, mdev->fw.arbel.aux_icm, 0);
706 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);
725 mthca_free_icm(mdev, mdev->fw.arbel.fw_icm, 0);

Completed in 114 milliseconds