Searched refs:mlx4_cqe (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dcq.c67 int offset = n * sizeof (struct mlx4_cqe);
83 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe);
89 static struct mlx4_cqe *next_cqe_sw(struct mlx4_ib_cq *cq)
113 buf_size = entries * sizeof (struct mlx4_cqe);
200 mlx4_buf_free(dev->dev, entries * sizeof (struct mlx4_cqe),
225 mlx4_buf_free(dev->dev, (cq->cqe + 1) * sizeof (struct mlx4_cqe),
310 struct mlx4_cqe *cqe;
481 struct mlx4_cqe *cqe, *dest;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mlx4/
H A Dcq.h41 struct mlx4_cqe { struct

Completed in 23 milliseconds