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

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.c112 .alloc_pd = mthca_alloc_pd,
179 context->pd = mthca_alloc_pd(&context->ibv_ctx);
H A Dmthca.h308 struct ibv_pd *mthca_alloc_pd(struct ibv_context *context);
H A Dverbs.c77 struct ibv_pd *mthca_alloc_pd(struct ibv_context *context) function
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c404 static struct ib_pd *mthca_alloc_pd(struct ib_device *ibdev, function
1343 dev->ib_dev.alloc_pd = mthca_alloc_pd;

Completed in 107 milliseconds