/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A 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;
|
H A 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() 1104 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump() 1118 static int rvu_hw_npa_intr_recover(struct devlink_health_reporter *reporte [all...] |
/kernel/linux/linux-6.6/net/devlink/ |
H A D | health.c | 54 struct devlink_health_reporter { struct 73 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() 79 static struct devlink_health_reporter * 83 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() 91 static struct devlink_health_reporter * 99 static struct devlink_health_reporter * 107 static struct devlink_health_reporter * 112 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() 139 struct devlink_health_reporter * 144 struct devlink_health_reporter *reporte in devl_port_health_reporter_create() [all...] |
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A 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()
|
H A D | netdevsim.h | 199 struct devlink_health_reporter *empty_reporter; 200 struct devlink_health_reporter *dummy_reporter;
|
/kernel/linux/linux-5.10/drivers/net/netdevsim/ |
H A 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()
|
H A D | netdevsim.h | 164 struct devlink_health_reporter *empty_reporter; 165 struct devlink_health_reporter *dummy_reporter;
|
/kernel/linux/linux-6.6/include/net/ |
H A D | devlink.h | 712 struct devlink_health_reporter; 732 int (*recover)(struct devlink_health_reporter *reporter, 734 int (*dump)(struct devlink_health_reporter *reporter, 737 int (*diagnose)(struct devlink_health_reporter *reporter, 740 int (*test)(struct devlink_health_reporter *reporter, 1885 struct devlink_health_reporter * 1890 struct devlink_health_reporter * 1895 struct devlink_health_reporter * 1900 struct devlink_health_reporter * 1906 devl_health_reporter_destroy(struct devlink_health_reporter *reporte [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_dev.h | 124 struct devlink_health_reporter *hw_fault_reporter; 125 struct devlink_health_reporter *fw_fault_reporter;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_dev.h | 128 struct devlink_health_reporter *hw_fault_reporter; 129 struct devlink_health_reporter *fw_fault_reporter;
|
/kernel/linux/linux-5.10/include/net/ |
H A D | devlink.h | 629 struct devlink_health_reporter; 649 int (*recover)(struct devlink_health_reporter *reporter, 651 int (*dump)(struct devlink_health_reporter *reporter, 654 int (*diagnose)(struct devlink_health_reporter *reporter, 657 int (*test)(struct devlink_health_reporter *reporter, 1548 struct devlink_health_reporter * 1553 struct devlink_health_reporter * 1559 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter); 1562 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter); 1565 devlink_health_reporter_priv(struct devlink_health_reporter *reporte [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | reporter_rx.c | 191 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() 425 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config() 474 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() 692 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() 773 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create()
|
H A D | reporter_tx.c | 212 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover() 390 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config() 432 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose() 625 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump() 700 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create()
|
H A D | health.h | 50 struct devlink_health_reporter *reporter, char *err_str,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | reporter_tx.c | 132 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover() 207 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose() 394 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump() 450 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create()
|
H A D | reporter_rx.c | 169 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() 309 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() 547 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() 614 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create()
|
H A D | health.h | 49 struct devlink_health_reporter *reporter, char *err_str,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | health.c | 409 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose() 511 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump() 566 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover() 576 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 5823 struct devlink_health_reporter { struct 5844 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() 5850 static struct devlink_health_reporter * 5855 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() 5864 static struct devlink_health_reporter * 5873 static struct devlink_health_reporter * 5882 static struct devlink_health_reporter * 5887 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() 5916 struct devlink_health_reporter * 5921 struct devlink_health_reporter *reporte in devlink_port_health_reporter_create() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/ |
H A D | core.h | 173 struct devlink_health_reporter *fw_reporter; 247 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | reporter_vnic.c | 118 static int mlx5_reporter_vnic_diagnose(struct devlink_health_reporter *reporter, in mlx5_reporter_vnic_diagnose()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | health.c | 444 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose() 557 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump() 612 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover() 622 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A 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()
|