mlx5_fpga_qp_error_strings   54 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c static const char * const mlx5_fpga_qp_error_strings[] = {
mlx5_fpga_qp_error_strings  308 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 	if (syndrome < ARRAY_SIZE(mlx5_fpga_qp_error_strings))
mlx5_fpga_qp_error_strings  309 drivers/net/ethernet/mellanox/mlx5/core/fpga/core.c 		return mlx5_fpga_qp_error_strings[syndrome];