| /Linux-v6.1/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 | 464 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump() 478 static int rvu_hw_nix_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_recover() 495 static int rvu_hw_nix_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_dump() 509 static int rvu_hw_nix_gen_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_recover() 526 static int rvu_hw_nix_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_dump() 540 static int rvu_hw_nix_err_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_recover() 557 static int rvu_hw_nix_ras_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_dump() 571 static int rvu_hw_nix_ras_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_recover() 1107 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump() 1121 static int rvu_hw_npa_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_recover() [all …]
|
| /Linux-v6.1/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() 154 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump() 172 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose()
|
| D | netdevsim.h | 176 struct devlink_health_reporter *empty_reporter; 177 struct devlink_health_reporter *dummy_reporter;
|
| /Linux-v6.1/include/net/ |
| D | devlink.h | 674 struct devlink_health_reporter; 694 int (*recover)(struct devlink_health_reporter *reporter, 696 int (*dump)(struct devlink_health_reporter *reporter, 699 int (*diagnose)(struct devlink_health_reporter *reporter, 702 int (*test)(struct devlink_health_reporter *reporter, 1777 struct devlink_health_reporter * 1782 struct devlink_health_reporter * 1788 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter); 1791 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter); 1794 devlink_health_reporter_priv(struct devlink_health_reporter *reporter); [all …]
|
| /Linux-v6.1/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_dev.h | 124 struct devlink_health_reporter *hw_fault_reporter; 125 struct devlink_health_reporter *fw_fault_reporter;
|
| D | hinic_devlink.c | 450 static int hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_hw_reporter_dump() 526 static int hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_fw_reporter_dump()
|
| /Linux-v6.1/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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | reporter_tx.c | 137 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover() 311 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config() 353 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose() 537 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump() 594 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create()
|
| D | reporter_rx.c | 178 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() 391 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config() 440 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() 654 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() 736 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create()
|
| D | health.h | 49 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-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | health.c | 452 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose() 565 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump() 620 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover() 630 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
|
| D | en.h | 960 struct devlink_health_reporter *tx_reporter; 961 struct devlink_health_reporter *rx_reporter;
|
| /Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_devlink.c | 100 static int bnxt_fw_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_diagnose() 183 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump() 223 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover() 245 static struct devlink_health_reporter * 249 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create()
|
| D | bnxt.h | 1578 struct devlink_health_reporter *fw_reporter;
|
| /Linux-v6.1/net/core/ |
| D | devlink.c | 7355 struct devlink_health_reporter { struct 7376 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() argument 7382 static struct devlink_health_reporter * 7387 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() 7396 static struct devlink_health_reporter * 7405 static struct devlink_health_reporter * 7414 static struct devlink_health_reporter * 7419 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() 7448 struct devlink_health_reporter * 7453 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() [all …]
|
| /Linux-v6.1/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 | 2093 struct devlink_health_reporter *reporter;
|
| /Linux-v6.1/include/linux/mlx5/ |
| D | driver.h | 436 struct devlink_health_reporter *fw_reporter; 437 struct devlink_health_reporter *fw_fatal_reporter;
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core.c | 94 struct devlink_health_reporter *fw_fatal; 1863 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump() 2014 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test() 2053 struct devlink_health_reporter *fw_fatal; in mlxsw_core_health_init()
|
| /Linux-v6.1/include/linux/qed/ |
| D | qed_if.h | 808 struct devlink_health_reporter *fw_reporter;
|