Searched refs:ev_cq (Results 1 – 2 of 2) sorted by relevance
320 struct ibv_cq *ev_cq; in mlx4_rx_intr_disable() local327 ret = mlx4_glue->get_cq_event(rxq->cq->channel, &ev_cq, in mlx4_rx_intr_disable()335 else if (ev_cq != rxq->cq) in mlx4_rx_intr_disable()
489 struct ibv_cq *ev_cq; in mlx5_rx_ibv_get_event() local492 &ev_cq, &ev_ctx); in mlx5_rx_ibv_get_event()494 if (ret < 0 || ev_cq != rxq_obj->ibv_cq) in mlx5_rx_ibv_get_event()