Searched refs:mlx5_wq_overflow (Results 1 – 1 of 1) sorted by relevance
4072 static int mlx5_wq_overflow(struct mlx5_ib_wq *wq, int nreq, struct ib_cq *ib_cq) in mlx5_wq_overflow() function4904 if (unlikely(mlx5_wq_overflow(&qp->sq, nreq, qp->ibqp.send_cq))) in __begin_wqe()5385 if (mlx5_wq_overflow(&qp->rq, nreq, qp->ibqp.recv_cq)) { in _mlx5_ib_post_recv()