Searched refs:mthca_mr_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_mr.c | 427 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, in mthca_mr_alloc() function 513 return mthca_mr_alloc(dev, pd, 12, 0, ~0ULL, access, mr); in mthca_mr_alloc_notrans() 533 err = mthca_mr_alloc(dev, pd, buffer_size_shift, iova, in mthca_mr_alloc_phys()
|
| H A D | mthca_dev.h | 470 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift,
|