Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
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()
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/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_devlink.c463 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump()
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()
1106 static int rvu_hw_npa_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_intr_dump()
1137 static int rvu_hw_npa_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_npa_gen_dump()
1168 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/
A Dreporter_tx.c137 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
311 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
353 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
537 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
594 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
A Dreporter_rx.c196 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
409 mlx5e_rx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose_common_config()
458 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
672 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
754 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
A Dhealth.c226 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/linux/drivers/net/ethernet/qlogic/qed/
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/mellanox/mlx5/core/
A Dhealth.c448 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
561 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
616 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
626 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_devlink.c452 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()
/linux/drivers/staging/qlge/
A Dqlge_devlink.c51 static int qlge_reporter_coredump(struct devlink_health_reporter *reporter, in qlge_reporter_coredump()
A Dqlge.h2092 struct devlink_health_reporter *reporter; member
/linux/net/core/
A Ddevlink.c6720 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local
6752 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local
6786 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local
6821 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local
7123 struct devlink_health_reporter *reporter; in devlink_health_reporter_get_from_attrs() local
7160 struct devlink_health_reporter *reporter; in devlink_health_reporter_get_from_cb() local
7200 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_get_doit() local
7233 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_get_dumpit() local
7318 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_set_doit() local
7360 struct devlink_health_reporter *reporter; in devlink_nl_cmd_health_reporter_recover_doit() local
[all …]
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.c98 static int bnxt_fw_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_diagnose()
181 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump()
221 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover()
/linux/include/linux/
A Digmp.h84 char reporter; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore.c1711 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump()
1827 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
/linux/net/ipv4/
A Digmp.c1288 int reporter; in __igmp_group_dropped() local

Completed in 60 milliseconds