Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.h79 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
82 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c272 mlx5_core_info(dev, "Live patch updated firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_fw_live_patch_event()
369 mlx5_core_info(dev, "PCI Link up\n"); in mlx5_pci_link_toggle()
387 mlx5_core_info(dev, "Firmware responds to PCI config cycles again\n"); in mlx5_pci_link_toggle()
A Dmain.c1118 mlx5_core_info(dev, "firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_function_setup()
1810 mlx5_core_info(__dev, "%s Device state = %d health sensors: %d pci_status: %d. " fmt, \
1840 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, result = %d, %s\n", in mlx5_pci_err_detected()
1861 mlx5_core_info(dev, in wait_vital()
1880 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Enter\n", in mlx5_pci_slot_reset()
1903 mlx5_core_info(dev, "%s Device state = %d pci_status: %d. Exit, err = %d, result = %d, %s\n", in mlx5_pci_slot_reset()
1985 mlx5_core_info(dev, "Shutdown was called\n"); in shutdown()
A Devents.c256 mlx5_core_info(events->dev, in port_module()
A Dmlx5_core.h91 #define mlx5_core_info(__dev, format, ...) \ macro
A Drl.c381 mlx5_core_info(dev, "Rate limit: %u rates are supported, range: %uMbps to %uMbps\n", in mlx5_init_rl_table()
A Dfs_counters.c264 mlx5_core_info(dev, in mlx5_fc_stats_bulk_query_size_increase()
A Dhealth.c347 mlx5_core_info(dev, "health recovery succeeded\n"); in mlx5_health_try_recover()
A Den_main.c4987 mlx5_core_info(priv->mdev, "Assigned random MAC address %pM\n", netdev->dev_addr); in mlx5e_set_netdev_dev_addr()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dparams.h160 mlx5_core_info(mdev, "MLX5E: StrdRq(%d) RqSz(%ld) StrdSz(%ld) RxCqeCmprss(%d %s)\n", in mlx5e_params_print_info()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/
A Dlag.c204 mlx5_core_info(dev, "lag map active ports: %s\n", buf); in mlx5_lag_print_mapping()
216 mlx5_core_info(dev, "lag map:%s\n", buf); in mlx5_lag_print_mapping()
566 mlx5_core_info(dev0, "shared_fdb:%d mode:%s\n", in mlx5_create_lag()
583 mlx5_core_info(dev0, "Operation mode is single FDB\n"); in mlx5_create_lag()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.c640 mlx5_core_info(mdev, "mlx5e: IPSec ESP acceleration enabled\n"); in mlx5e_ipsec_build_netdev()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c743 mlx5_core_info(dev, "Supported tc offload range - chains: %u, prios: %u\n", in mlx5_chains_init()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_types.h26 #define mlx5dr_info(dmn, arg...) mlx5_core_info((dmn)->mdev, ##arg)

Completed in 43 milliseconds