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

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c69 static void *get_cqe_from_buf(struct mlx4_ib_cq_buf *buf, int n)
101 static int mlx4_ib_alloc_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int nent)
133 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe)
139 struct mlx4_ib_cq_buf *buf, struct ib_umem **umem,
432 struct mlx4_ib_cq_buf tmp_buf;
H A Dmlx4_ib.h110 struct mlx4_ib_cq_buf { struct
117 struct mlx4_ib_cq_buf buf;
124 struct mlx4_ib_cq_buf buf;

Completed in 171 milliseconds