net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
[linux-2.6-block.git] / include / linux / mlx5 / driver.h
index 51738472657e3e457f36937c7ce675e137c7729a..7fa26f03acc1845d21f656b08c6eda81996565f4 100644 (file)
@@ -489,6 +489,7 @@ struct mlx5_core_dev {
        struct mlx5_priv        priv;
        struct mlx5_profile     *profile;
        atomic_t                num_qps;
+       u32                     issi;
 };
 
 struct mlx5_db {