Home
last modified time | relevance | path

Searched defs:reporter (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/net/devlink/
H A Dhealth.c84 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
145 struct devlink_health_reporter *reporter; in devl_port_health_reporter_create() local
169 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local
193 struct devlink_health_reporter *reporter; in devl_health_reporter_create() local
215 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local
359 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_get_doit() local
390 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_get_dump_one() local
457 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_set_doit() local
666 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_recover_doit() local
[all …]
/linux-6.15/drivers/net/netdevsim/
H A Dhealth.c12 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()
108 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump()
122 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose()
/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Dhealth.c155 ice_port_reporter_diagnose(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_port_reporter_diagnose()
165 ice_port_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_port_reporter_dump()
175 ice_fw_reporter_diagnose(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_diagnose()
185 ice_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_dump()
275 static void ice_devlink_health_report(struct devlink_health_reporter *reporter, in ice_devlink_health_report()
312 ice_mdd_reporter_dump(struct devlink_health_reporter *reporter, in ice_mdd_reporter_dump()
386 static int ice_tx_hang_reporter_dump(struct devlink_health_reporter *reporter, in ice_tx_hang_reporter_dump()
509 static void ice_deinit_devl_reporter(struct devlink_health_reporter *reporter) in ice_deinit_devl_reporter()
533 void ice_health_assign_healthy_state(struct devlink_health_reporter *reporter) in ice_health_assign_healthy_state()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c360 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump()
391 static int rvu_hw_nix_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_dump()
405 static int rvu_hw_nix_gen_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_recover()
422 static int rvu_hw_nix_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_dump()
436 static int rvu_hw_nix_err_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_recover()
453 static int rvu_hw_nix_ras_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_dump()
467 static int rvu_hw_nix_ras_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_recover()
906 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump()
937 static int rvu_hw_npa_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_gen_dump()
968 static int rvu_hw_npa_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_err_dump()
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c212 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
296 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
319 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
458 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
533 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
H A Dreporter_rx.c191 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
452 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
577 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
658 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
H A Dhealth.c151 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c464 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
531 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
588 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
598 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
H A Den_rep.c1417 mlx5e_rep_vnic_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rep_vnic_reporter_diagnose()
1438 struct devlink_health_reporter *reporter; in mlx5e_rep_vnic_reporter_create() local
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_devlink.c37 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.15/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c390 static int hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_hw_reporter_dump()
421 static int hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_fw_reporter_dump()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c101 static int bnxt_fw_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_diagnose()
162 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump()
195 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover()
221 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create() local
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c113 static int mlx5_reporter_vnic_diagnose(struct devlink_health_reporter *reporter, in mlx5_reporter_vnic_diagnose()
/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c157 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in pdsc_fw_reporter_diagnose()
/linux-6.15/include/linux/
H A Digmp.h85 char reporter; member
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1882 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump()
2000 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
/linux-6.15/net/ipv4/
H A Digmp.c1299 int reporter; in __igmp_group_dropped() local