mlx5_core_info
mlx5_core_info(dev, "SW reset semaphore is already in use\n");
mlx5_core_info(mdev, "MLX5E: StrdRq(%d) RqSz(%ld) StrdSz(%ld) RxCqeCmprss(%d %s)\n",
mlx5_core_info(mdev, "mlx5e: IPSec ESP acceleration enabled\n");
mlx5_core_info(priv->mdev, "Assigned random MAC address %pM\n", netdev->dev_addr);
mlx5_core_info(events->dev,
mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
mlx5_core_info(dev,
mlx5_core_info(dev, "Live patch updated firmware version: %d.%d.%d\n", fw_rev_maj(dev),
mlx5_core_info(dev, "PCI Link up\n");
mlx5_core_info(dev, "Firmware responds to PCI config cycles again\n");
mlx5_core_info(dev, "Sync Reset Drop mode ack\n");
mlx5_core_info(dev, "health recovery succeeded\n");
mlx5_core_info(dev, "lag map active ports: %s\n", buf);
mlx5_core_info(dev, "lag map:%s\n", buf);
mlx5_core_info(dev0, "shared_fdb:%d mode:%s\n",
mlx5_core_info(dev0, "Operation mode is single FDB\n");
mlx5_core_info(dev, "firmware version: %d.%d.%d\n", fw_rev_maj(dev),
mlx5_core_info(__dev, "%s Device state = %d health sensors: %d pci_status: %d. " fmt, \
mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, result = %d, %s\n",
mlx5_core_info(dev,
mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Enter\n",
mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, err = %d, result = %d, %s\n",
mlx5_core_info(dev, "Shutdown was called\n");
mlx5_core_info(dev, "Rate limit: %u rates are supported, range: %uMbps to %uMbps\n",
#define mlx5hws_info(ctx, arg...) mlx5_core_info((ctx)->mdev, ##arg)
#define mlx5dr_info(dmn, arg...) mlx5_core_info((dmn)->mdev, ##arg)