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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c432 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, function
526 return mthca_mr_alloc(dev, pd, 12, 0, ~0ULL, access, mr);
546 err = mthca_mr_alloc(dev, pd, buffer_size_shift, iova,
H A Dmthca_dev.h471 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift,
H A Dmthca_provider.c1093 err = mthca_mr_alloc(dev, to_mpd(pd)->pd_num, shift, virt, length,

Completed in 170 milliseconds