Searched refs:mlxfw_status_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_fsm.c | 195 static void mlxfw_status_notify(struct mlxfw_dev *mlxfw_dev, in mlxfw_status_notify() function 243 mlxfw_status_notify(mlxfw_dev, "Updating component", comp_name, 0, 0); in mlxfw_flash_component() 264 mlxfw_status_notify(mlxfw_dev, "Downloading component", in mlxfw_flash_component() 280 mlxfw_status_notify(mlxfw_dev, "Downloading component", in mlxfw_flash_component() 286 mlxfw_status_notify(mlxfw_dev, "Verifying component", comp_name, 0, 0); in mlxfw_flash_component() 372 mlxfw_status_notify(mlxfw_dev, "Initializing firmware flash process", in mlxfw_firmware_flash() 401 mlxfw_status_notify(mlxfw_dev, "Activating image", NULL, 0, 0); in mlxfw_firmware_flash() 418 mlxfw_status_notify(mlxfw_dev, "Firmware flash done", NULL, 0, 0); in mlxfw_firmware_flash()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_fsm.c | 195 static void mlxfw_status_notify(struct mlxfw_dev *mlxfw_dev, in mlxfw_status_notify() function 243 mlxfw_status_notify(mlxfw_dev, "Updating component", comp_name, 0, 0); in mlxfw_flash_component() 264 mlxfw_status_notify(mlxfw_dev, "Downloading component", in mlxfw_flash_component() 280 mlxfw_status_notify(mlxfw_dev, "Downloading component", in mlxfw_flash_component() 286 mlxfw_status_notify(mlxfw_dev, "Verifying component", comp_name, 0, 0); in mlxfw_flash_component() 371 mlxfw_status_notify(mlxfw_dev, "Initializing firmware flash process", in mlxfw_firmware_flash() 400 mlxfw_status_notify(mlxfw_dev, "Activating image", NULL, 0, 0); in mlxfw_firmware_flash() 417 mlxfw_status_notify(mlxfw_dev, "Firmware flash done", NULL, 0, 0); in mlxfw_firmware_flash()
|
Completed in 2 milliseconds