Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_allocator.c264 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