mlx5_fpga_error_strings 43 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c static const char *const mlx5_fpga_error_strings[] = { mlx5_fpga_error_strings 301 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c if (syndrome < ARRAY_SIZE(mlx5_fpga_error_strings)) mlx5_fpga_error_strings 302 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c return mlx5_fpga_error_strings[syndrome];