| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_devlink.h | 34 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;
|
| D | rvu_devlink.c | 463 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/ |
| D | health.c | 12 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()
|
| D | netdevsim.h | 175 struct devlink_health_reporter *empty_reporter; 176 struct devlink_health_reporter *dummy_reporter;
|
| /Linux-v5.15/include/net/ |
| D | devlink.h | 692 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/ |
| D | hinic_dev.h | 127 struct devlink_health_reporter *hw_fault_reporter; 128 struct devlink_health_reporter *fw_fault_reporter;
|
| D | hinic_devlink.c | 452 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/ |
| D | qed_devlink.c | 37 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/ |
| D | reporter_tx.c | 134 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()
|
| D | reporter_rx.c | 170 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()
|
| D | health.h | 48 struct devlink_health_reporter *reporter, char *err_str,
|
| D | health.c | 226 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | health.c | 405 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()
|
| D | en.h | 874 struct devlink_health_reporter *tx_reporter; 875 struct devlink_health_reporter *rx_reporter;
|
| /Linux-v5.15/net/core/ |
| D | devlink.c | 6644 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/ |
| D | bnxt_devlink.c | 43 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()
|
| D | bnxt.h | 1545 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/ |
| D | qlge_devlink.c | 51 static int qlge_reporter_coredump(struct devlink_health_reporter *reporter, in qlge_reporter_coredump()
|
| D | qlge.h | 2092 struct devlink_health_reporter *reporter;
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | driver.h | 442 struct devlink_health_reporter *fw_reporter; 443 struct devlink_health_reporter *fw_fatal_reporter;
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core.c | 90 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/ |
| D | qed_if.h | 805 struct devlink_health_reporter *fw_reporter;
|