Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_pd.c39 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd) in mthca_pd_alloc() function
A Dmthca_dev.h461 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd);
A Dmthca_main.c736 err = mthca_pd_alloc(dev, 1, &dev->driver_pd); in mthca_setup_hca()
A Dmthca_provider.c354 err = mthca_pd_alloc(to_mdev(ibdev), !udata, pd); in mthca_alloc_pd()

Completed in 10 milliseconds