Searched refs:outst_cqe (Results 1 – 2 of 2) sorted by relevance
373 int outst_cqe; in mlx4_ib_resize_cq() local399 outst_cqe = mlx4_ib_get_outstanding_cqes(cq); in mlx4_ib_resize_cq()400 if (entries < outst_cqe + 1) { in mlx4_ib_resize_cq()
583 int old_cqe, outst_cqe, ret; in mlx4_resize_cq() local598 outst_cqe = mlx4_get_outstanding_cqes(cq); in mlx4_resize_cq()599 if (cqe < outst_cqe + 1) { in mlx4_resize_cq()