Searched refs:cq_event (Results 1 – 5 of 5) sorted by relevance
189 context->ibv_ctx.ops.cq_event = mthca_arbel_cq_event; in mthca_alloc_context()195 context->ibv_ctx.ops.cq_event = NULL; in mthca_alloc_context()
340 if ((*cq)->context->ops.cq_event) in __ibv_get_cq_event()341 (*cq)->context->ops.cq_event(*cq); in __ibv_get_cq_event()
184 void (*cq_event)(struct ibv_cq *cq); member
120 .cq_event = mlx4_cq_event,
711 void (*cq_event)(struct ibv_cq *cq); member