mlx4_core: Multiple port type support
[pandora-kernel.git] / drivers / net / mlx4 / fw.h
index d0913d4..526d7f3 100644 (file)
@@ -104,6 +104,7 @@ struct mlx4_dev_cap {
        u32 reserved_lkey;
        u64 max_icm_sz;
        int max_gso_sz;
+       u8  supported_port_types[MLX4_MAX_PORTS + 1];
        u8  log_max_macs[MLX4_MAX_PORTS + 1];
        u8  log_max_vlans[MLX4_MAX_PORTS + 1];
 };