Searched refs:devlink_health_report (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c51 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_intr_reporter,
86 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_gen_reporter,
121 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_err_reporter,
156 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_ras_reporter,
598 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_intr_reporter,
633 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_gen_reporter,
668 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_err_reporter,
702 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_ras_reporter,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c159 return devlink_health_report(reporter, err_str, err_ctx);
/linux-master/drivers/net/netdevsim/
H A Dhealth.c160 err = devlink_health_report(health->dummy_reporter, break_msg, &ctx);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c30 devlink_health_report(qdl->fw_reporter,
/linux-master/include/trace/events/
H A Ddevlink.h81 TRACE_EVENT(devlink_health_report,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c548 devlink_health_report(health->fw_reporter,
553 devlink_health_report(health->fw_reporter,
642 if (devlink_health_report(health->fw_fatal_reporter,
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c707 devlink_health_report(hwdev->devlink_dev->hw_fault_reporter,
727 devlink_health_report(hwdev->devlink_dev->fw_fault_reporter,
/linux-master/net/devlink/
H A Dhealth.c597 int devlink_health_report(struct devlink_health_reporter *reporter, function
644 EXPORT_SYMBOL_GPL(devlink_health_report); variable
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dcore.c550 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc);
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c127 devlink_health_report(h->fw_reporter,
170 /* TODO: no firmware dump support in devlink_health_report() context */
267 rc = devlink_health_report(fw_health->fw_reporter, "FW error reported",
/linux-master/include/net/
H A Ddevlink.h1933 int devlink_health_report(struct devlink_health_reporter *reporter,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1786 devlink_health_report(mlxsw_core->health.fw_fatal, "FW fatal event occurred",

Completed in 315 milliseconds