Searched refs:ibv_comp_channel (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dibverbs.h76 struct ibv_comp_channel channel;
H A Dverbs.c192 static struct ibv_comp_channel *ibv_create_comp_channel_v2(struct ibv_context *context)
210 struct ibv_comp_channel *ibv_create_comp_channel(struct ibv_context *context)
212 struct ibv_comp_channel *channel;
238 static int ibv_destroy_comp_channel_v2(struct ibv_comp_channel *channel)
245 int ibv_destroy_comp_channel(struct ibv_comp_channel *channel)
274 struct ibv_comp_channel *channel, int comp_vector)
311 struct ibv_comp_channel *channel = cq->channel;
329 int __ibv_get_cq_event(struct ibv_comp_channel *channel,
H A Dcompat-1_0.c178 struct ibv_comp_channel *channel,
639 struct ibv_comp_channel *channel,
686 int __ibv_get_cq_event_1_0(struct ibv_comp_channel *channel,
H A Dcmd.c305 struct ibv_comp_channel *channel,
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h608 struct ibv_comp_channel { struct
616 struct ibv_comp_channel *channel;
707 struct ibv_comp_channel *channel,
876 struct ibv_comp_channel *ibv_create_comp_channel(struct ibv_context *context);
881 int ibv_destroy_comp_channel(struct ibv_comp_channel *channel);
895 struct ibv_comp_channel *channel,
921 int ibv_get_cq_event(struct ibv_comp_channel *channel,
H A Ddriver.h86 struct ibv_comp_channel *channel,
/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.h316 struct ibv_comp_channel *channel,
H A Dverbs.c188 struct ibv_comp_channel *channel,
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.h370 struct ibv_comp_channel *channel,
H A Dverbs.c164 struct ibv_comp_channel *channel,
/freebsd-9.3-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c61 struct ibv_comp_channel *channel;
H A Duc_pingpong.c60 struct ibv_comp_channel *channel;
H A Dud_pingpong.c60 struct ibv_comp_channel *channel;
H A Dsrq_pingpong.c62 struct ibv_comp_channel *channel;
/freebsd-9.3-release/contrib/ofed/librdmacm/examples/
H A Drping.c116 struct ibv_comp_channel *channel;

Completed in 126 milliseconds