Searched refs:mlxfw_status_notify (Results 1 – 1 of 1) sorted by relevance
/linux/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()
|