Searched refs:mthca_mr_alloc_phys (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 262 err = mthca_mr_alloc_phys(dev, pd->pd_num, in mthca_buf_alloc()
|
H A D | mthca_mr.c | 519 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, in mthca_mr_alloc_phys() function
|
H A D | mthca_dev.h | 474 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
|
H A D | mthca_eq.c | 518 err = mthca_mr_alloc_phys(dev, dev->driver_pd.pd_num, in mthca_create_eq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | 257 err = mthca_mr_alloc_phys(dev, pd->pd_num, in mthca_buf_alloc()
|
H A D | mthca_dev.h | 474 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
|
H A D | mthca_mr.c | 516 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, in mthca_mr_alloc_phys() function
|
H A D | mthca_eq.c | 518 err = mthca_mr_alloc_phys(dev, dev->driver_pd.pd_num, in mthca_create_eq()
|
Completed in 8 milliseconds