Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_allocator.c260 err = mthca_mr_alloc_phys(dev, pd->pd_num, in mthca_buf_alloc()
Dmthca_dev.h475 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
Dmthca_eq.c518 err = mthca_mr_alloc_phys(dev, dev->driver_pd.pd_num, in mthca_create_eq()
Dmthca_mr.c519 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, in mthca_mr_alloc_phys() function
Dmthca_provider.c966 err = mthca_mr_alloc_phys(to_mdev(pd->device), in mthca_reg_phys_mr()