Searched refs:devlink_health_report (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/devlink/ |
| H A D | health.c | 243 devlink_health_report(pf->health_reporters.fw, in ice_process_health_status_event() 249 devlink_health_report(pf->health_reporters.port, in ice_process_health_status_event() 286 devlink_health_report(reporter, msg, priv_ctx); in ice_devlink_health_report()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_devlink.c | 51 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_intr_reporter, in rvu_nix_intr_work() 86 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_gen_reporter, in rvu_nix_gen_work() 121 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_err_reporter, in rvu_nix_err_work() 156 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_ras_reporter, in rvu_nix_ras_work() 606 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_intr_reporter, in rvu_npa_intr_work() 641 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_gen_reporter, in rvu_npa_gen_work() 676 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_err_reporter, in rvu_npa_err_work() 710 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_ras_reporter, in rvu_npa_ras_work()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | health.c | 566 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work() 571 devlink_health_report(health->fw_reporter, in mlx5_fw_reporter_err_work() 660 if (devlink_health_report(health->fw_fatal_reporter, in mlx5_fw_fatal_reporter_err_work()
|
| /linux/drivers/net/netdevsim/ |
| H A D | health.c | 162 err = devlink_health_report(health->dummy_reporter, break_msg, &ctx); in nsim_dev_health_break_write()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_devlink.c | 526 devlink_health_report(fbd->fw_reporter, msg, fbd); in fbnic_devlink_fw_report() 581 devlink_health_report(fbd->otp_reporter, msg, fbd); in fbnic_devlink_otp_check()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_devlink.c | 30 devlink_health_report(qdl->fw_reporter, in qed_report_fatal_error()
|
| /linux/include/trace/events/ |
| H A D | devlink.h | 81 TRACE_EVENT(devlink_health_report,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | health.c | 161 return devlink_health_report(reporter, err_str, err_ctx); in mlx5e_health_report()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_dev.c | 707 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/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 122 devlink_health_report(h->fw_reporter, in bnxt_fw_diagnose() 262 rc = devlink_health_report(fw_health->fw_reporter, "FW error reported", in bnxt_devlink_health_fw_report()
|
| /linux/net/devlink/ |
| H A D | health.c | 655 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 D | core.c | 554 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc); in pdsc_fw_down()
|
| /linux/include/net/ |
| H A D | devlink.h | 2017 int devlink_health_report(struct devlink_health_reporter *reporter,
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.c | 1785 devlink_health_report(mlxsw_core->health.fw_fatal, "FW fatal event occurred", in mlxsw_core_health_event_work()
|