Searched refs:ev_cq (Results 1 – 2 of 2) sorted by relevance
329 struct ibv_cq *ev_cq; in mlx4_rx_intr_disable() local336 ret = mlx4_glue->get_cq_event(rxq->cq->channel, &ev_cq, in mlx4_rx_intr_disable()344 else if (ev_cq != rxq->cq) in mlx4_rx_intr_disable()
455 struct ibv_cq *ev_cq; in mlx5_rx_ibv_get_event() local458 &ev_cq, &ev_ctx); in mlx5_rx_ibv_get_event()460 if (ret < 0 || ev_cq != rxq_obj->ibv_cq) in mlx5_rx_ibv_get_event()