Searched refs:mthca_alloc_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.h82 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages,
H A Dmthca_memfree.c137 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages, function
235 table->icm[i] = mthca_alloc_icm(dev, MTHCA_TABLE_CHUNK_SIZE >> PAGE_SHIFT,
394 table->icm[i] = mthca_alloc_icm(dev, chunk_size >> PAGE_SHIFT,
H A Dmthca_main.c381 mthca_alloc_icm(mdev, mdev->fw.arbel.fw_pages,
443 mdev->fw.arbel.aux_icm = mthca_alloc_icm(mdev, aux_pages,
/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.h82 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages,
H A Dmthca_memfree.c137 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages, function
235 table->icm[i] = mthca_alloc_icm(dev, MTHCA_TABLE_CHUNK_SIZE >> PAGE_SHIFT,
394 table->icm[i] = mthca_alloc_icm(dev, chunk_size >> PAGE_SHIFT,
H A Dmthca_main.c381 mthca_alloc_icm(mdev, mdev->fw.arbel.fw_pages,
443 mdev->fw.arbel.aux_icm = mthca_alloc_icm(mdev, aux_pages,

Completed in 121 milliseconds