Home
last modified time | relevance | path

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

/linux/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
361 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_get_doit() local
392 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_get_dump_one() local
459 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_set_doit() local
668 struct devlink_health_reporter *reporter; in devlink_nl_health_reporter_recover_doit() local
[all …]
/linux/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/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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c191 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
320 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config()
343 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
482 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
563 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
H A Dreporter_tx.c213 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
297 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
320 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
459 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
534 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
H A Dhealth.c151 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c446 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
513 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
570 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
580 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
H A Den_rep.c1410 mlx5e_rep_vnic_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rep_vnic_reporter_diagnose()
1431 struct devlink_health_reporter *reporter; in mlx5e_rep_vnic_reporter_create() local
/linux/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/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/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c100 static int bnxt_fw_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_diagnose()
161 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump()
194 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover()
220 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c67 static int mlx5_reporter_vnic_diagnose(struct devlink_health_reporter *reporter, in mlx5_reporter_vnic_diagnose()
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c156 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in pdsc_fw_reporter_diagnose()
/linux/include/linux/
H A Digmp.h85 char reporter; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1883 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump()
2001 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
/linux/net/ipv4/
H A Digmp.c1296 int reporter; in __igmp_group_dropped() local