Searched refs:ibv_alloc_pd (Results 1 - 18 of 18) sorted by relevance

/freebsd-11.0-release/contrib/ofed/usr.lib/libibverbs/
H A DMakefile20 MAN= ibv_alloc_pd.3 ibv_asyncwatch.1 ibv_attach_mcast.3 ibv_create_ah.3 \
/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Ddriver.h75 struct ibv_alloc_pd *cmd, size_t cmd_size,
H A Dverbs.h853 * ibv_alloc_pd - Allocate a protection domain
855 struct ibv_pd *ibv_alloc_pd(struct ibv_context *context);
H A Dkern-abi.h238 struct ibv_alloc_pd { struct
/freebsd-11.0-release/contrib/ofed/librdmacm/examples/
H A Dmckey.c136 node->pd = ibv_alloc_pd(node->cma_id->verbs);
H A Dcmatose.c122 node->pd = ibv_alloc_pd(node->cma_id->verbs);
H A Dudaddy.c134 node->pd = ibv_alloc_pd(node->cma_id->verbs);
H A Drping.c515 cb->pd = ibv_alloc_pd(cm_id->verbs);
517 fprintf(stderr, "ibv_alloc_pd failed\n");
/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c572 real_pd = ibv_alloc_pd(context->real_context);
583 symver(__ibv_alloc_pd_1_0, ibv_alloc_pd, IBVERBS_1.0);
H A Dverbs.c149 default_symver(__ibv_alloc_pd, ibv_alloc_pd);
H A Dcmd.c205 struct ibv_alloc_pd *cmd, size_t cmd_size,
/freebsd-11.0-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c346 ctx->pd = ibv_alloc_pd(ctx->context);
H A Duc_pingpong.c331 ctx->pd = ibv_alloc_pd(ctx->context);
H A Dud_pingpong.c329 ctx->pd = ibv_alloc_pd(ctx->context);
H A Dsrq_pingpong.c377 ctx->pd = ibv_alloc_pd(ctx->context);
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dverbs.c83 struct ibv_alloc_pd cmd;
/freebsd-11.0-release/contrib/ofed/libmlx4/src/
H A Dverbs.c79 struct ibv_alloc_pd cmd;
/freebsd-11.0-release/contrib/ofed/libmthca/src/
H A Dverbs.c79 struct ibv_alloc_pd cmd;

Completed in 252 milliseconds