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

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-rdmasniff.c87 ibv_destroy_comp_channel(priv->channel);
338 ibv_destroy_comp_channel(priv->channel);
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c427 ibv_destroy_comp_channel(ctx->channel);
469 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Duc_pingpong.c415 ibv_destroy_comp_channel(ctx->channel);
452 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Dsrq_pingpong.c486 ibv_destroy_comp_channel(ctx->channel);
532 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Drc_pingpong.c485 ibv_destroy_comp_channel(ctx->channel);
522 if (ibv_destroy_comp_channel(ctx->channel)) {
H A Dxsrq_pingpong.c712 if (ibv_destroy_comp_channel(ctx.channel)) {
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drping.c511 ibv_destroy_comp_channel(cb->channel);
561 ibv_destroy_comp_channel(cb->channel);
/freebsd-11-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-11-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 110 milliseconds