Searched refs:devlink_health_report (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_devlink.c | 175 devlink_health_report(fw_health->fw_fatal_reporter, in bnxt_devlink_health_report() 183 devlink_health_report(fw_health->fw_reset_reporter, in bnxt_devlink_health_report() 192 devlink_health_report(fw_health->fw_fatal_reporter, in bnxt_devlink_health_report()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | health.c | 530 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work() 535 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work() 624 devlink_health_report(health->fw_fatal_reporter, in mlx5_fw_fatal_reporter_err_work()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | health.c | 204 return devlink_health_report(reporter, err_str, err_ctx); in mlx5e_health_report()
|
| /Linux-v5.4/include/trace/events/ |
| D | devlink.h | 81 TRACE_EVENT(devlink_health_report,
|
| /Linux-v5.4/include/net/ |
| D | devlink.h | 946 int devlink_health_report(struct devlink_health_reporter *reporter,
|
| /Linux-v5.4/net/core/ |
| D | devlink.c | 4803 int devlink_health_report(struct devlink_health_reporter *reporter, in devlink_health_report() function 4841 EXPORT_SYMBOL_GPL(devlink_health_report);
|