Searched refs:mlx4_get_cqe (Results 1 – 2 of 2) sorted by relevance
134 mlx4_get_cqe(struct mlx4_cq *cq, uint32_t index) in mlx4_get_cqe() function
319 cqe = (volatile struct mlx4_cqe *)mlx4_get_cqe(cq, cons_index); in mlx4_txq_complete()1187 cqe = (volatile struct mlx4_cqe *)mlx4_get_cqe(cq, cq->cons_index); in mlx4_cq_poll_one()