Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mthca/
Dmthca_allocator.c257 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.c516 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()