Home
last modified time | relevance | path

Searched refs:tmp_cqe (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c439 int tmp_cqe = 0; in mlx4_ib_resize_cq() local
445 tmp_cqe = cq->ibcq.cqe; in mlx4_ib_resize_cq()
454 if (tmp_cqe) in mlx4_ib_resize_cq()
455 mlx4_ib_free_cq_buf(dev, &tmp_buf, tmp_cqe); in mlx4_ib_resize_cq()