Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_allocator.c262 err = mthca_mr_alloc_phys(dev, pd->pd_num, in mthca_buf_alloc()
Dmthca_dev.h474 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
Dmthca_mr.c519 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, in mthca_mr_alloc_phys() function
Dmthca_eq.c518 err = mthca_mr_alloc_phys(dev, dev->driver_pd.pd_num, in mthca_create_eq()