Home
last modified time | relevance | path

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

/Linux-v5.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()
/Linux-v5.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()
386 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
442 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()
/Linux-v5.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()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c404 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
506 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
561 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
571 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
/Linux-v5.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()
/Linux-v5.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()
/Linux-v5.10/net/core/
Ddevlink.c5837 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv()
5848 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local
5880 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local
5914 struct devlink_health_reporter *reporter; in devlink_port_health_reporter_create() local
5949 struct devlink_health_reporter *reporter; in devlink_health_reporter_create() local
5970 devlink_health_reporter_free(struct devlink_health_reporter *reporter) in devlink_health_reporter_free()
5979 devlink_health_reporter_put(struct devlink_health_reporter *reporter) in devlink_health_reporter_put()
5986 __devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in __devlink_health_reporter_destroy()
5998 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_health_reporter_destroy()
6014 devlink_port_health_reporter_destroy(struct devlink_health_reporter *reporter) in devlink_port_health_reporter_destroy()
[all …]
/Linux-v5.10/include/linux/
Digmp.h87 char reporter; member
/Linux-v5.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()
/Linux-v5.10/net/ipv4/
Digmp.c1281 int reporter; in __igmp_group_dropped() local