Home
last modified time | relevance | path

Searched refs:devlink_health_report (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c60 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_intr_reporter, in rvu_nix_intr_work()
95 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_gen_reporter, in rvu_nix_gen_work()
130 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_err_reporter, in rvu_nix_err_work()
165 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_ras_reporter, in rvu_nix_ras_work()
704 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_intr_reporter, in rvu_npa_intr_work()
739 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_gen_reporter, in rvu_npa_gen_work()
774 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_err_reporter, in rvu_npa_err_work()
808 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_ras_reporter, in rvu_npa_ras_work()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c603 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work()
608 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work()
683 if (devlink_health_report(health->fw_fatal_reporter, in mlx5_fw_fatal_reporter_err_work()
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c30 devlink_health_report(qdl->fw_reporter, in qed_report_fatal_error()
/linux-5.19.10/drivers/net/netdevsim/
Dhealth.c214 err = devlink_health_report(health->dummy_reporter, break_msg, &ctx); in nsim_dev_health_break_write()
/linux-5.19.10/include/trace/events/
Ddevlink.h81 TRACE_EVENT(devlink_health_report,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.c234 return devlink_health_report(reporter, err_str, err_ctx); in mlx5e_health_report()
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c713 devlink_health_report(hwdev->devlink_dev->hw_fault_reporter, in pf_fault_event_handler()
733 devlink_health_report(hwdev->devlink_dev->fw_fault_reporter, in mgmt_watchdog_timeout_event_handler()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c125 devlink_health_report(h->fw_reporter, in bnxt_fw_diagnose()
295 rc = devlink_health_report(fw_health->fw_reporter, "FW error reported", in bnxt_devlink_health_fw_report()
/linux-5.19.10/include/net/
Ddevlink.h1730 int devlink_health_report(struct devlink_health_reporter *reporter,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1706 devlink_health_report(mlxsw_core->health.fw_fatal, "FW fatal event occurred", in mlxsw_core_health_event_work()
/linux-5.19.10/net/core/
Ddevlink.c7520 int devlink_health_report(struct devlink_health_reporter *reporter, in devlink_health_report() function
7565 EXPORT_SYMBOL_GPL(devlink_health_report);