]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/mlx5/driver.h
net/mlx5: Initializing CPU reverse mapping
[karo-tx-linux.git] / include / linux / mlx5 / driver.h
index 96a428dcac9fa74425d32a4cd0f778d9bf64b2b5..d5529449ef471606bc6845c7b125a2e810551ed9 100644 (file)
@@ -560,6 +560,9 @@ struct mlx5_core_dev {
        struct mlx5_profile     *profile;
        atomic_t                num_qps;
        u32                     issi;
+#ifdef CONFIG_RFS_ACCEL
+       struct cpu_rmap         *rmap;
+#endif
 };
 
 struct mlx5_db {