Home
last modified time | relevance | path

Searched refs:fw_fatal (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c95 struct devlink_health_reporter *fw_fatal; member
1786 devlink_health_report(mlxsw_core->health.fw_fatal, "FW fatal event occurred", in mlxsw_core_health_event_work()
2040 struct devlink_health_reporter *fw_fatal; in mlxsw_core_health_init() local
2046 fw_fatal = devl_health_reporter_create(devlink, &mlxsw_core_health_fw_fatal_ops, in mlxsw_core_health_init()
2048 if (IS_ERR(fw_fatal)) { in mlxsw_core_health_init()
2050 return PTR_ERR(fw_fatal); in mlxsw_core_health_init()
2052 mlxsw_core->health.fw_fatal = fw_fatal; in mlxsw_core_health_init()
2067 devl_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_init()
2080 devl_health_reporter_destroy(mlxsw_core->health.fw_fatal); in mlxsw_core_health_fini()
/linux-6.12.1/Documentation/networking/devlink/
Dmlx5.rst236 $ devlink health recover pci/0000:82:00.0 reporter fw_fatal
240 $ devlink health dump show pci/0000:82:00.1 reporter fw_fatal