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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_uar.c38 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar) function
H A Dmthca_dev.h459 int mthca_uar_alloc(struct mthca_dev *dev, struct mthca_uar *uar);
H A Dmthca_main.c785 err = mthca_uar_alloc(dev, &dev->driver_uar);
H A Dmthca_provider.c352 err = mthca_uar_alloc(to_mdev(ibdev), &context->uar);

Completed in 64 milliseconds