IB/mlx4: Reset flow support for IB kernel ULPs
[deliverable/linux.git] / include / linux / mlx4 / device.h
index c116cb02475c86f3317b7e3cac1c529deb165618..e4ebff7e9d02fba498e8d5ae9792666e45c3fa3b 100644 (file)
@@ -689,6 +689,8 @@ struct mlx4_cq {
                void (*comp)(struct mlx4_cq *);
                void            *priv;
        } tasklet_ctx;
+       int             reset_notify_added;
+       struct list_head        reset_notify;
 };
 
 struct mlx4_qp {
This page took 0.026227 seconds and 5 git commands to generate.