Home
last modified time | relevance | path

Searched refs:ibv_create_ah (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/ofed/libibverbs/
H A DMakefile27 ibv_create_ah.3 \
/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map35 ibv_create_ah;
H A Dverbs.c668 default_symver(__ibv_create_ah, ibv_create_ah);
926 return ibv_create_ah(pd, &ah_attr); in ibv_create_ah_from_wc()
H A Dcompat-1_0.c963 real_ah = ibv_create_ah(pd->real_pd, attr); in __ibv_create_ah_1_0()
975 symver(__ibv_create_ah_1_0, ibv_create_ah, IBVERBS_1.0);
H A Dkern-abi.h1033 struct ibv_create_ah { struct
H A Dverbs.h2282 struct ibv_ah *ibv_create_ah(struct ibv_pd *pd, struct ibv_ah_attr *attr);
H A Dcmd.c1666 struct ibv_create_ah cmd; in ibv_cmd_create_ah()
/freebsd/contrib/ofed/librdmacm/examples/
H A Dmckey.c281 node->ah = ibv_create_ah(node->pd, &param->ah_attr); in join_handler()
H A Dudaddy.c338 node->ah = ibv_create_ah(node->pd, &event->param.ud.ah_attr); in resolved_handler()
/freebsd/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c116 ctx->ah = ibv_create_ah(ctx->pd, &ah_attr); in pp_connect_ctx()
/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c1478 qp->dest.ah = ibv_create_ah(qp->cm_id->pd, &attr); in ds_add_qp_dest()
4113 dest->ah = ibv_create_ah(dest->qp->cm_id->pd, &attr); in udp_svc_create_ah()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6438 OLD_FILES+=usr/share/man/man3/ibv_create_ah.3.gz