Home
last modified time | relevance | path

Searched refs:ibv_create_qp (Results 1 – 18 of 18) sorted by relevance

/freebsd/lib/ofed/libibverbs/
H A DMakefile33 ibv_create_qp.3 \
/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h132 struct ibv_create_qp ibv_cmd;
/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h230 struct ibv_create_qp *cmd, size_t cmd_size,
235 struct ibv_create_qp *cmd, size_t cmd_size,
H A Dlibibverbs.map31 ibv_create_qp;
H A Dcompat-1_0.c886 real_qp = ibv_create_qp(pd->real_pd, &real_init_attr); in __ibv_create_qp_1_0()
908 symver(__ibv_create_qp_1_0, ibv_create_qp, IBVERBS_1.0);
H A Dverbs.h2031 struct ibv_qp *ibv_create_qp(struct ibv_pd *pd,
2041 return ibv_create_qp(qp_init_attr_ex->pd, in ibv_create_qp_ex()
H A Dverbs.c616 default_symver(__ibv_create_qp, ibv_create_qp);
H A Dkern-abi.h634 struct ibv_create_qp { struct
H A Dcmd.c1046 struct ibv_create_qp *cmd, size_t cmd_size, in ibv_cmd_create_qp_ex()
1102 struct ibv_create_qp *cmd, size_t cmd_size, in ibv_cmd_create_qp()
/freebsd/contrib/ofed/libirdma/
H A Dabi.h85 struct ibv_create_qp ibv_cmd;
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h191 struct ibv_create_qp ibv_cmd;
/freebsd/contrib/ofed/libcxgb4/
H A Dverbs.c312 struct ibv_create_qp cmd; in create_qp_v0()
419 struct ibv_create_qp cmd; in create_qp()
/freebsd/contrib/libpcap/
H A Dpcap-rdmasniff.c248 priv->qp = ibv_create_qp(priv->pd, &qp_init_attr); in rdmasniff_activate()
/freebsd/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c374 ctx->qp = ibv_create_qp(ctx->pd, &init_attr); in pp_init_ctx()
H A Dud_pingpong.c385 ctx->qp = ibv_create_qp(ctx->pd, &init_attr); in pp_init_ctx()
H A Drc_pingpong.c443 ctx->qp = ibv_create_qp(ctx->pd, &init_attr); in pp_init_ctx()
H A Dsrq_pingpong.c439 ctx->qp[i] = ibv_create_qp(ctx->pd, &init_attr); in pp_init_ctx()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6444 OLD_FILES+=usr/share/man/man3/ibv_create_qp.3.gz