Searched refs:cq_event (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca.c189 context->ibv_ctx.ops.cq_event = mthca_arbel_cq_event;
195 context->ibv_ctx.ops.cq_event = NULL;
/freebsd-9.3-release/contrib/ofed/libibverbs/src/
H A Dverbs.c340 if ((*cq)->context->ops.cq_event)
341 (*cq)->context->ops.cq_event(*cq);
H A Dcompat-1_0.c184 void (*cq_event)(struct ibv_cq *cq); member in struct:ibv_context_ops_1_0
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.c120 .cq_event = mlx4_cq_event,
/freebsd-9.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h711 void (*cq_event)(struct ibv_cq *cq); member in struct:ibv_context_ops

Completed in 104 milliseconds