Home
last modified time | relevance | path

Searched refs:mthca_mr_alloc_phys (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c257 err = mthca_mr_alloc_phys(dev, pd->pd_num, in mthca_buf_alloc()
H A Dmthca_dev.h474 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
H A Dmthca_mr.c516 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, in mthca_mr_alloc_phys() function
H A Dmthca_eq.c518 err = mthca_mr_alloc_phys(dev, dev->driver_pd.pd_num, in mthca_create_eq()