Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dcore.h82 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
85 mlx5_core_info((__adev)->mdev, "FPGA: " format, ##__VA_ARGS__)
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c988 mlx5_core_info(dev, "firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_function_setup()
1612 mlx5_core_info(dev, "%s was called\n", __func__); in mlx5_pci_err_detected()
1640 mlx5_core_info(dev, in wait_vital()
1658 mlx5_core_info(dev, "%s was called\n", __func__); in mlx5_pci_slot_reset()
1684 mlx5_core_info(dev, "%s was called\n", __func__); in mlx5_pci_resume()
1691 mlx5_core_info(dev, "%s: device recovered\n", __func__); in mlx5_pci_resume()
1755 mlx5_core_info(dev, "Shutdown was called\n"); in shutdown()
A Dfw_reset.c204 mlx5_core_info(dev, "Live patch updated firmware version: %d.%d.%d\n", fw_rev_maj(dev), in mlx5_fw_live_patch_event()
299 mlx5_core_info(dev, "PCI Link up\n"); in mlx5_pci_link_toggle()
A Dmlx5_core.h91 #define mlx5_core_info(__dev, format, ...) \ macro
A Devents.c253 mlx5_core_info(events->dev, in port_module()
A Drl.c382 mlx5_core_info(dev, "Rate limit: %u rates are supported, range: %uMbps to %uMbps\n", in mlx5_init_rl_table()
A Dhealth.c348 mlx5_core_info(dev, "health recovery succeeded\n"); in mlx5_health_try_recover()
A Den_main.c4679 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/lag/
A Dlag.c237 mlx5_core_info(dev0, "modify lag map port 1:%d port 2:%d", in mlx5_modify_lag()
272 mlx5_core_info(dev0, "lag map port 1:%d port 2:%d shared_fdb:%d mode:%s", in mlx5_create_lag()
291 mlx5_core_info(dev0, "Operation mode is single FDB\n"); in mlx5_create_lag()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.c541 mlx5_core_info(mdev, "mlx5e: IPSec ESP acceleration enabled\n"); in mlx5e_ipsec_build_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c742 mlx5_core_info(dev, "Supported tc offload range - chains: %u, prios: %u\n", in mlx5_chains_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dparams.c340 mlx5_core_info(mdev, "MLX5E: StrdRq(%d) RqSz(%ld) StrdSz(%ld) RxCqeCmprss(%d)\n", in mlx5e_init_rq_type_params()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_types.h25 #define mlx5dr_info(dmn, arg...) mlx5_core_info((dmn)->mdev, ##arg)

Completed in 43 milliseconds