Searched defs:reporter (Results 1 – 12 of 12) sorted by relevance
/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()
|
/drivers/net/ethernet/marvell/octeontx2/af/ |
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() 1103 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump() 1117 static int rvu_hw_npa_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_recover() [all …]
|
/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() 534 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump() 591 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
|
D | reporter_rx.c | 169 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() 382 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config() 431 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() 645 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() 727 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
|
D | health.c | 226 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
|
/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()
|
/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()
|
/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()
|
/drivers/net/ethernet/huawei/hinic/ |
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()
|
/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; member
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 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()
|