Home
last modified time | relevance | path

Searched refs:mlx5_core_info (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.h79 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
82 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dcrdump.c59 mlx5_core_info(dev, "SW reset semaphore is already in use\n"); in mlx5_crdump_collect()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c364 mlx5_core_info(dev, "Live patch updated firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_fw_live_patch_event()
566 mlx5_core_info(dev, "PCI Link up\n"); in mlx5_pci_link_toggle()
584 mlx5_core_info(dev, "Firmware responds to PCI config cycles again\n"); in mlx5_pci_link_toggle()
668 mlx5_core_info(dev, "Sync Reset Drop mode ack\n"); in mlx5_sync_reset_unload_flow()
H A Dmain.c1102 mlx5_core_info(dev, "firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_function_enable()
2023 mlx5_core_info(__dev, "%s Device state = %d health sensors: %d pci_status: %d. " fmt, \
2053 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, result = %d, %s\n", in mlx5_pci_err_detected()
2074 mlx5_core_info(dev, in wait_vital()
2093 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Enter\n", in mlx5_pci_slot_reset()
2115 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, err = %d, result = %d, %s\n", in mlx5_pci_slot_reset()
2197 mlx5_core_info(dev, "Shutdown was called\n"); in shutdown()
H A Devents.c286 mlx5_core_info(events->dev, in port_module()
H A Drl.c442 mlx5_core_info(dev, "Rate limit: %u rates are supported, range: %uMbps to %uMbps\n", in mlx5_init_rl_table()
H A Dfs_counters.c192 mlx5_core_info(dev, in mlx5_fc_stats_bulk_query_buf_realloc()
H A Dmlx5_core.h92 #define mlx5_core_info(__dev, format, ...) \ macro
H A Den_main.c5436 mlx5_core_info(priv->mdev, "Assigned random MAC address %pM\n", netdev->dev_addr); in mlx5e_set_netdev_dev_addr()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c1341 mlx5_core_info(mdev, "mlx5e: IPSec ESP acceleration enabled\n"); in mlx5e_ipsec_build_netdev()