Searched defs:reporter (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | reporter_tx.c | 137 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()
 286 	struct devlink_health_reporter *reporter;  in mlx5e_reporter_tx_create()  local
 
 | 
| D | reporter_rx.c | 224 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter,  in mlx5e_rx_reporter_recover()303 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter,  in mlx5e_rx_reporter_diagnose()
 383 	struct devlink_health_reporter *reporter;  in mlx5e_reporter_rx_create()  local
 
 | 
| D | health.c | 197 			struct devlink_health_reporter *reporter, char *err_str,  in mlx5e_health_report()
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_devlink.c | 18 static int bnxt_fw_reporter_diagnose(struct devlink_health_reporter *reporter,  in bnxt_fw_reporter_diagnose()63 static int bnxt_fw_reset_recover(struct devlink_health_reporter *reporter,  in bnxt_fw_reset_recover()
 81 static int bnxt_fw_fatal_recover(struct devlink_health_reporter *reporter,  in bnxt_fw_fatal_recover()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | health.c | 392 mlx5_fw_reporter_diagnose(struct devlink_health_reporter *reporter,  in mlx5_fw_reporter_diagnose()493 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter,  in mlx5_fw_reporter_dump()
 547 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter,  in mlx5_fw_fatal_reporter_recover()
 557 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter,  in mlx5_fw_fatal_reporter_dump()
 
 | 
| /Linux-v5.4/net/core/ | 
| D | devlink.c | 4629 devlink_health_reporter_priv(struct devlink_health_reporter *reporter)  in devlink_health_reporter_priv()4639 	struct devlink_health_reporter *reporter;  in devlink_health_reporter_find_by_name()  local
 4663 	struct devlink_health_reporter *reporter;  in devlink_health_reporter_create()  local
 4703 devlink_health_reporter_destroy(struct devlink_health_reporter *reporter)  in devlink_health_reporter_destroy()
 4718 devlink_health_reporter_state_update(struct devlink_health_reporter *reporter,  in devlink_health_reporter_state_update()
 4735 devlink_health_reporter_recover(struct devlink_health_reporter *reporter,  in devlink_health_reporter_recover()
 4755 devlink_health_dump_clear(struct devlink_health_reporter *reporter)  in devlink_health_dump_clear()
 4763 static int devlink_health_do_dump(struct devlink_health_reporter *reporter,  in devlink_health_do_dump()
 4803 int devlink_health_report(struct devlink_health_reporter *reporter,  in devlink_health_report()
 4847 	struct devlink_health_reporter *reporter;  in devlink_health_reporter_get_from_attrs()  local
 [all …]
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | igmp.h | 87 	char			reporter;  member
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | igmp.c | 1283 	int reporter;  in __igmp_group_dropped()  local
 |