Searched refs:old_cqe (Results 1 – 2 of 2) sorted by relevance
787 void mlx4_cq_resize_copy_cqes(struct mlx4_cq *cq, void *buf, int old_cqe) in mlx4_cq_resize_copy_cqes() argument794 cqe = get_cqe(cq, (i & old_cqe)); in mlx4_cq_resize_copy_cqes()803 cqe = get_cqe(cq, (i & old_cqe)); in mlx4_cq_resize_copy_cqes()
583 int old_cqe, outst_cqe, ret; in mlx4_resize_cq() local608 old_cqe = ibcq->cqe; in mlx4_resize_cq()618 mlx4_cq_resize_copy_cqes(cq, buf.buf, old_cqe); in mlx4_resize_cq()