Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h120 struct mlx4_ib_cq { struct
123 struct mlx4_ib_cq_buf buf; argument
124 struct mlx4_ib_cq_resize *resize_buf; argument
125 struct mlx4_db db;
126 spinlock_t lock;
127 struct mutex resize_mutex;
128 struct ib_umem *umem;
129 struct ib_umem *resize_umem;
130 int create_flags;
132 struct list_head send_qp_list;
[all …]