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