Lines Matching defs:mlx4_ib_cq
115 struct mlx4_ib_cq { struct
118 struct mlx4_ib_cq_buf buf; argument
119 struct mlx4_ib_cq_resize *resize_buf; argument
120 struct mlx4_db db;
121 spinlock_t lock;
122 struct mutex resize_mutex;
123 struct ib_umem *umem;
124 struct ib_umem *resize_umem;
125 int create_flags;
127 struct list_head send_qp_list;
128 struct list_head recv_qp_list;