Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/netdevsim/
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()
186 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump()
204 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_tx.c132 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
207 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
394 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
450 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
Dreporter_rx.c169 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
309 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
547 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
614 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
Dhealth.c228 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c409 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
511 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
566 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
576 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c44 static int bnxt_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_reporter_diagnose()
89 static int bnxt_fw_reset_recover(struct devlink_health_reporter *reporter, in bnxt_fw_reset_recover()
108 static int bnxt_fw_fatal_recover(struct devlink_health_reporter *reporter, in bnxt_fw_fatal_recover()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c462 static int hinic_hw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_hw_reporter_dump()
538 static int hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_fw_reporter_dump()
/kernel/linux/linux-5.10/net/core/
Ddevlink.c5844 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv()
5855 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local
5887 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local
5921 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local
5956 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local
5977 devlink_health_reporter_free(struct devlink_health_reporter *reporter) in devlink_health_reporter_free()
5986 devlink_health_reporter_put(struct devlink_health_reporter *reporter) in devlink_health_reporter_put()
5993 __devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in __devlink_health_reporter_destroy()
6005 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy()
6021 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_port_health_reporter_destroy()
[all …]
/kernel/linux/linux-5.10/include/linux/
Digmp.h87 char reporter; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1668 static int mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_dump()
1780 mlxsw_core_health_fw_fatal_test(struct devlink_health_reporter *reporter, in mlxsw_core_health_fw_fatal_test()
/kernel/linux/linux-5.10/net/ipv4/
Digmp.c1295 int reporter; in __igmp_group_dropped() local