Home
last modified time | relevance | path

Searched refs:ibv_create_comp_channel (Results 1 – 15 of 15) sorted by relevance

/freebsd-13-stable/lib/ofed/libibverbs/
HDMakefile31 ibv_create_comp_channel.3 \
/freebsd-13-stable/contrib/ofed/libibverbs/
HDlibibverbs.map20 ibv_create_comp_channel;
HDverbs.c391 struct ibv_comp_channel *ibv_create_comp_channel(struct ibv_context *context) in ibv_create_comp_channel() function
394 struct ibv_create_comp_channel cmd; in ibv_create_comp_channel()
HDkern-abi.h439 struct ibv_create_comp_channel { struct
HDverbs.h1817 struct ibv_comp_channel *ibv_create_comp_channel(struct ibv_context *context);
/freebsd-13-stable/contrib/libpcap/
HDpcap-rdmasniff.c226 priv->channel = ibv_create_comp_channel(priv->context); in rdmasniff_activate()
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
HDud_pingpong.c344 ctx->channel = ibv_create_comp_channel(ctx->context); in pp_init_ctx()
HDuc_pingpong.c333 ctx->channel = ibv_create_comp_channel(ctx->context); in pp_init_ctx()
HDsrq_pingpong.c384 ctx->channel = ibv_create_comp_channel(ctx->context); in pp_init_ctx()
HDrc_pingpong.c361 ctx->channel = ibv_create_comp_channel(ctx->context); in pp_init_ctx()
HDxsrq_pingpong.c237 ctx.channel = ibv_create_comp_channel(ctx.context); in pp_init_ctx()
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
HDrping.c526 cb->channel = ibv_create_comp_channel(cm_id->verbs); in rping_setup_qp()
/freebsd-13-stable/contrib/ofed/librdmacm/
HDcma.c1228 id->recv_cq_channel = ibv_create_comp_channel(id->verbs); in ucma_create_cqs()
1239 id->send_cq_channel = ibv_create_comp_channel(id->verbs); in ucma_create_cqs()
HDrsocket.c783 cm_id->recv_cq_channel = ibv_create_comp_channel(cm_id->verbs); in rs_create_cq()
/freebsd-13-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc7088 OLD_FILES+=usr/share/man/man3/ibv_create_comp_channel.3.gz