Lines Matching defs:mlx4_ib_cq
116 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;
129 struct list_head recv_qp_list;