Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c52 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_intr_reporter, in rvu_nix_intr_work()
87 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_gen_reporter, in rvu_nix_gen_work()
122 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_err_reporter, in rvu_nix_err_work()
157 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_ras_reporter, in rvu_nix_ras_work()
607 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_intr_reporter, in rvu_npa_intr_work()
642 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_gen_reporter, in rvu_npa_gen_work()
677 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_err_reporter, in rvu_npa_err_work()
711 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_ras_reporter, in rvu_npa_ras_work()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c161 return devlink_health_report(reporter, err_str, err_ctx); in mlx5e_health_report()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c707 devlink_health_report(hwdev->devlink_dev->hw_fault_reporter, in pf_fault_event_handler()
727 devlink_health_report(hwdev->devlink_dev->fw_fault_reporter, in mgmt_watchdog_timeout_event_handler()
/linux/net/devlink/
H A Dhealth.c655 int devlink_health_report(struct devlink_health_reporter *reporter, in devlink_health_report() function
695 EXPORT_SYMBOL_GPL(devlink_health_report);
/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.c578 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc); in pdsc_fw_down()
/linux/include/net/
H A Ddevlink.h2056 int devlink_health_report(struct devlink_health_reporter *reporter,