Searched refs:mthca_uar_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_uar.c36 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar) function
H A Dmthca_dev.h461 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar);
H A Dmthca_main.c708 err = mthca_uar_alloc(dev, &dev->driver_uar);
H A Dmthca_provider.c323 err = mthca_uar_alloc(to_mdev(ibdev), &context->uar);

Completed in 66 milliseconds