Searched refs:mlx4_cq (Results 1 – 5 of 5) sorted by relevance
91 struct mlx4_cq { struct134 mlx4_get_cqe(struct mlx4_cq *cq, uint32_t index) in mlx4_get_cqe()
58 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */99 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */
225 struct mlx4_cq *cq = &rxq->mcq; in mlx4_arm_cq()
210 struct mlx4_cq *cq = &txq->mcq; in mlx4_txq_fill_dv_obj_info()
308 struct mlx4_cq *cq = &txq->mcq; in mlx4_txq_complete()1185 struct mlx4_cq *cq = &rxq->mcq; in mlx4_cq_poll_one()