Home
last modified time | relevance | path

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

/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/intel/ice/devlink/
H A Dhealth.c155 ice_port_reporter_diagnose(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_port_reporter_diagnose()
165 ice_port_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_port_reporter_dump()
175 ice_fw_reporter_diagnose(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_diagnose()
185 ice_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_dump()
275 static void ice_devlink_health_report(struct devlink_health_reporter *reporter, in ice_devlink_health_report()
312 ice_mdd_reporter_dump(struct devlink_health_reporter *reporter, in ice_mdd_reporter_dump()
386 static int ice_tx_hang_reporter_dump(struct devlink_health_reporter *reporter, in ice_tx_hang_reporter_dump()
509 static void ice_deinit_devl_reporter(struct devlink_health_reporter *reporter) in ice_deinit_devl_reporter()
533 void ice_health_assign_healthy_state(struct devlink_health_reporter *reporter) in ice_health_assign_healthy_state()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c208 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover()
292 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config()
315 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose()
454 static int mlx5e_tx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_dump()
529 struct devlink_health_reporter *reporter; in mlx5e_reporter_tx_create() local
H A Dreporter_rx.c191 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover()
452 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose()
577 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump()
658 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c464 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_diagnose()
531 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump()
588 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover()
598 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump()
/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.c101 static int bnxt_fw_diagnose(struct devlink_health_reporter *reporter, in bnxt_fw_diagnose()
162 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump()
195 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover()
221 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c113 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.c157 int pdsc_fw_reporter_diagnose(struct devlink_health_reporter *reporter, in pdsc_fw_reporter_diagnose()
/linux/net/ipv4/
H A Digmp.c1299 int reporter; in __igmp_group_dropped() local