Searched refs:mlx5_cq_clean (Results 1 – 3 of 3) sorted by relevance
610 void mlx5_cq_clean(struct mlx5_cq *cq, uint32_t qpn, struct mlx5_srq *srq);
1624 mlx5_cq_clean(to_mcq(qp->recv_cq), mqp->rsc.rsn, in mlx5_modify_qp() 1628 mlx5_cq_clean(to_mcq(qp->send_cq), in mlx5_modify_qp()
1417 void mlx5_cq_clean(struct mlx5_cq *cq, uint32_t qpn, struct mlx5_srq *srq) in mlx5_cq_clean() function