Searched refs:fw_fatal (Results 1 – 2 of 2) sorted by relevance
90 struct devlink_health_reporter *fw_fatal; member1689 devlink_health_report(mlxsw_core->health.fw_fatal, "FW fatal event occurred", in mlxsw_core_health_event_work()1867 struct devlink_health_reporter *fw_fatal; in mlxsw_core_health_init() local1873 fw_fatal = devlink_health_reporter_create(devlink, &mlxsw_core_health_fw_fatal_ops, in mlxsw_core_health_init()1875 if (IS_ERR(fw_fatal)) { in mlxsw_core_health_init()1877 return PTR_ERR(fw_fatal); in mlxsw_core_health_init()1879 mlxsw_core->health.fw_fatal = fw_fatal; in mlxsw_core_health_init()1894 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_init()1907 devlink_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_fini()
551 $ devlink health recover pci/0000:82:00.0 reporter fw_fatal555 $ devlink health dump show pci/0000:82:00.1 reporter fw_fatal