Searched refs:mthca_alloc_icm (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_memfree.h80 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages,
H A Dmthca_memfree.c136 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages, function
233 table->icm[i] = mthca_alloc_icm(dev, MTHCA_TABLE_CHUNK_SIZE >> PAGE_SHIFT,
389 table->icm[i] = mthca_alloc_icm(dev, chunk_size >> PAGE_SHIFT,
H A Dmthca_main.c353 mthca_alloc_icm(mdev, mdev->fw.arbel.fw_pages,
399 mdev->fw.arbel.aux_icm = mthca_alloc_icm(mdev, aux_pages,

Completed in 104 milliseconds