Searched refs:mthca_pd_alloc (Results 1 – 3 of 3) sorted by relevance
39 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd) in mthca_pd_alloc() function
461 int mthca_pd_alloc(struct mthca_dev *dev, int privileged, struct mthca_pd *pd);
736 err = mthca_pd_alloc(dev, 1, &dev->driver_pd); in mthca_setup_hca()