/linux-6.3-rc2/net/devlink/ |
A D | health.c | 84 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local 113 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local 146 struct devlink_health_reporter *reporter; in devl_port_health_reporter_create() local 170 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local 194 struct devlink_health_reporter *reporter; in devl_health_reporter_create() local 216 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local 363 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_get_doit() local 393 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_get_dump_one() local 445 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_set_doit() local 651 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_recover_doit() local [all …]
|
/linux-6.3-rc2/drivers/net/netdevsim/ |
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()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu_devlink.c | 464 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump() 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() 1138 static int rvu_hw_npa_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_gen_dump() 1169 static int rvu_hw_npa_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_err_dump() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | reporter_tx.c | 141 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover() 315 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config() 357 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose() 541 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump() 597 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
|
A 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() 658 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() 739 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
|
A D | health.c | 226 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/ |
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()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A 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()
|
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/ |
A 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-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
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() 249 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create() local
|
/linux-6.3-rc2/drivers/staging/qlge/ |
A D | qlge_devlink.c | 51 static int qlge_reporter_coredump(struct devlink_health_reporter *reporter, in qlge_reporter_coredump()
|
A D | qlge.h | 2093 struct devlink_health_reporter *reporter; member
|
/linux-6.3-rc2/include/linux/ |
A D | igmp.h | 85 char reporter; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core.c | 1915 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump() 2066 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
|
/linux-6.3-rc2/net/ipv4/ |
A D | igmp.c | 1293 int reporter; in __igmp_group_dropped() local
|