Home
last modified time | relevance | path

Searched refs:devlink_health_reporter (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.h34 struct devlink_health_reporter *rvu_hw_npa_intr_reporter;
36 struct devlink_health_reporter *rvu_hw_npa_gen_reporter;
38 struct devlink_health_reporter *rvu_hw_npa_err_reporter;
40 struct devlink_health_reporter *rvu_hw_npa_ras_reporter;
60 struct devlink_health_reporter *rvu_hw_nix_intr_reporter;
62 struct devlink_health_reporter *rvu_hw_nix_gen_reporter;
64 struct devlink_health_reporter *rvu_hw_nix_err_reporter;
66 struct devlink_health_reporter *rvu_hw_nix_ras_reporter;
Drvu_devlink.c463 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump()
477 static int rvu_hw_nix_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_recover()
494 static int rvu_hw_nix_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_dump()
508 static int rvu_hw_nix_gen_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_recover()
525 static int rvu_hw_nix_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_dump()
539 static int rvu_hw_nix_err_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_recover()
556 static int rvu_hw_nix_ras_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_dump()
570 static int rvu_hw_nix_ras_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_recover()
1106 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump()
1120 static int rvu_hw_npa_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_recover()
[all …]
/Linux-v5.15/drivers/net/netdevsim/
Dhealth.c12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_dump()
20 nsim_dev_empty_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_diagnose()
39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_recover()
186 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump()
204 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose()
Dnetdevsim.h175 struct devlink_health_reporter *empty_reporter;
176 struct devlink_health_reporter *dummy_reporter;
/Linux-v5.15/include/net/
Ddevlink.h692 struct devlink_health_reporter;
712 int (*recover)(struct devlink_health_reporter *reporter,
714 int (*dump)(struct devlink_health_reporter *reporter,
717 int (*diagnose)(struct devlink_health_reporter *reporter,
720 int (*test)(struct devlink_health_reporter *reporter,
1747 struct devlink_health_reporter *
1752 struct devlink_health_reporter *
1758 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter);
1761 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter);
1764 devlink_health_reporter_priv(struct devlink_health_reporter *reporter);
[all …]
/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h127 struct devlink_health_reporter *hw_fault_reporter;
128 struct devlink_health_reporter *fw_fault_reporter;
Dhinic_devlink.c452 static int hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_hw_reporter_dump()
528 static int hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_fw_reporter_dump()
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c37 qed_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in qed_fw_fatal_reporter_dump()
78 qed_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in qed_fw_fatal_reporter_recover()
114 struct devlink_health_reporter *rep; in qed_fw_reporters_destroy()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_tx.c134 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
308 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
350 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
526 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
583 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create()
Dreporter_rx.c170 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
383 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config()
432 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
646 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
718 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create()
Dhealth.h48 struct devlink_health_reporter *reporter, char *err_str,
Dhealth.c226 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c405 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
507 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
562 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
572 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
Den.h874 struct devlink_health_reporter *tx_reporter;
875 struct devlink_health_reporter *rx_reporter;
/Linux-v5.15/net/core/
Ddevlink.c6644 struct devlink_health_reporter { struct
6665 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() argument
6671 static struct devlink_health_reporter *
6676 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name()
6685 static struct devlink_health_reporter *
6694 static struct devlink_health_reporter *
6703 static struct devlink_health_reporter *
6708 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create()
6737 struct devlink_health_reporter *
6742 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create()
[all …]
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c43 static int bnxt_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_reporter_diagnose()
87 static int bnxt_fw_reset_recover(struct devlink_health_reporter *reporter, in bnxt_fw_reset_recover()
106 static int bnxt_fw_fatal_recover(struct devlink_health_reporter *reporter, in bnxt_fw_fatal_recover()
Dbnxt.h1545 struct devlink_health_reporter *fw_reporter;
1546 struct devlink_health_reporter *fw_reset_reporter;
1547 struct devlink_health_reporter *fw_fatal_reporter;
/Linux-v5.15/drivers/staging/qlge/
Dqlge_devlink.c51 static int qlge_reporter_coredump(struct devlink_health_reporter *reporter, in qlge_reporter_coredump()
Dqlge.h2092 struct devlink_health_reporter *reporter;
/Linux-v5.15/include/linux/mlx5/
Ddriver.h442 struct devlink_health_reporter *fw_reporter;
443 struct devlink_health_reporter *fw_fatal_reporter;
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c90 struct devlink_health_reporter *fw_fatal;
1712 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump()
1828 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
1867 struct devlink_health_reporter *fw_fatal; in mlxsw_core_health_init()
/Linux-v5.15/include/linux/qed/
Dqed_if.h805 struct devlink_health_reporter *fw_reporter;