Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dcq.c71 static void *get_cqe_from_buf(struct mlx4_ib_cq_buf *buf, int n) in get_cqe_from_buf()
103 static int mlx4_ib_alloc_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int nent) in mlx4_ib_alloc_cq_buf()
135 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe) in mlx4_ib_free_cq_buf()
141 struct mlx4_ib_cq_buf *buf, struct ib_umem **umem, in mlx4_ib_get_cq_umem()
423 struct mlx4_ib_cq_buf tmp_buf; in mlx4_ib_resize_cq()
Dmlx4_ib.h105 struct mlx4_ib_cq_buf { struct
112 struct mlx4_ib_cq_buf buf; argument
124 struct mlx4_ib_cq_buf buf;