Home
last modified time | relevance | path

Searched defs:mlx4_ib_cq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h116 struct mlx4_ib_cq { struct
119 struct mlx4_ib_cq_buf buf; argument
120 struct mlx4_ib_cq_resize *resize_buf; argument
121 struct mlx4_db db;
122 spinlock_t lock;
123 struct mutex resize_mutex;
124 struct ib_umem *umem;
125 struct ib_umem *resize_umem;
126 int create_flags;
128 struct list_head send_qp_list;
[all …]