Searched refs:ibv_destroy_comp_channel (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c87 ibv_destroy_comp_channel(priv->channel);
338 ibv_destroy_comp_channel(priv->channel);
/freebsd-13-stable/contrib/ofed/libibverbs/examples/
H A Duc_pingpong.c419 ibv_destroy_comp_channel(ctx->channel);
456 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Dud_pingpong.c431 ibv_destroy_comp_channel(ctx->channel);
473 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Drc_pingpong.c489 ibv_destroy_comp_channel(ctx->channel);
526 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Dsrq_pingpong.c490 ibv_destroy_comp_channel(ctx->channel);
536 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Dxsrq_pingpong.c716 if (ibv_destroy_comp_channel(ctx.channel)) {
/freebsd-13-stable/contrib/ofed/librdmacm/examples/
H A Drping.c511 ibv_destroy_comp_channel(cb->channel);
561 ibv_destroy_comp_channel(cb->channel);
/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dverbs.c426 int ibv_destroy_comp_channel(struct ibv_comp_channel *channel) function
H A Dverbs.h1820 * ibv_destroy_comp_channel - Destroy a completion event channel
1822 int ibv_destroy_comp_channel(struct ibv_comp_channel *channel);
/freebsd-13-stable/contrib/ofed/librdmacm/
H A Dcma.c1216 ibv_destroy_comp_channel(id->recv_cq_channel);
1218 ibv_destroy_comp_channel(id->send_cq_channel);
H A Drsocket.c806 ibv_destroy_comp_channel(cm_id->recv_cq_channel);

Completed in 203 milliseconds