Home
last modified time | relevance | path

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

/linux/net/devlink/
H A Dhealth.c75 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv()
85 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local
114 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local
149 struct devlink_health_reporter *reporter; in devl_port_health_reporter_create() local
172 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local
194 struct devlink_health_reporter *reporter; in devl_health_reporter_create() local
215 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local
225 devlink_health_reporter_free(struct devlink_health_reporter *reporter) in devlink_health_reporter_free()
238 devl_health_reporter_destroy(struct devlink_health_reporter *reporter) in devl_health_reporter_destroy()
248 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy()
[all …]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c361 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump()
375 static int rvu_hw_nix_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_recover()
392 static int rvu_hw_nix_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_dump()
406 static int rvu_hw_nix_gen_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_recover()
423 static int rvu_hw_nix_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_dump()
437 static int rvu_hw_nix_err_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_recover()
454 static int rvu_hw_nix_ras_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_dump()
468 static int rvu_hw_nix_ras_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_ras_recover()
915 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump()
929 static int rvu_hw_npa_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_recover()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c251 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
335 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
359 mlx5e_tx_reporter_diagnose_tis_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_tis_config()
382 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
522 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
601 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
H A Dreporter_rx.c211 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
473 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
598 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
683 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
H A Dhealth.c153 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/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/amd/pds_core/
H A Ddevlink.c295 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in pdsc_fw_reporter_diagnose()