Home
last modified time | relevance | path

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

/linux/net/devlink/
H A Dhealth.c74 devlink_health_reporter_priv(struct devlink_health_reporter *reporter) in devlink_health_reporter_priv() argument
84 struct devlink_health_reporter *reporter; in __devlink_health_reporter_find_by_name() local
113 struct devlink_health_reporter *reporter; in __devlink_health_reporter_create() local
145 struct devlink_health_reporter *reporter; devl_port_health_reporter_create() local
169 struct devlink_health_reporter *reporter; devlink_port_health_reporter_create() local
193 struct devlink_health_reporter *reporter; devl_health_reporter_create() local
215 struct devlink_health_reporter *reporter; devlink_health_reporter_create() local
226 devlink_health_reporter_free(struct devlink_health_reporter * reporter) devlink_health_reporter_free() argument
239 devl_health_reporter_destroy(struct devlink_health_reporter * reporter) devl_health_reporter_destroy() argument
249 devlink_health_reporter_destroy(struct devlink_health_reporter * reporter) devlink_health_reporter_destroy() argument
261 devlink_nl_health_reporter_fill(struct sk_buff * msg,struct devlink_health_reporter * reporter,enum devlink_command cmd,u32 portid,u32 seq,int flags) devlink_nl_health_reporter_fill() argument
359 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_get_doit() local
390 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_get_dump_one() local
457 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_set_doit() local
487 devlink_recover_notify(struct devlink_health_reporter * reporter,enum devlink_command cmd) devlink_recover_notify() argument
518 devlink_health_reporter_recovery_done(struct devlink_health_reporter * reporter) devlink_health_reporter_recovery_done() argument
526 devlink_health_reporter_recover(struct devlink_health_reporter * reporter,void * priv_ctx,struct netlink_ext_ack * extack) devlink_health_reporter_recover() argument
549 devlink_health_dump_clear(struct devlink_health_reporter * reporter) devlink_health_dump_clear() argument
557 devlink_health_do_dump(struct devlink_health_reporter * reporter,void * priv_ctx,struct netlink_ext_ack * extack) devlink_health_do_dump() argument
595 devlink_health_report(struct devlink_health_reporter * reporter,const char * msg,void * priv_ctx) devlink_health_report() argument
645 devlink_health_reporter_state_update(struct devlink_health_reporter * reporter,enum devlink_health_reporter_state state) devlink_health_reporter_state_update() argument
666 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_recover_doit() local
1108 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_diagnose_doit() local
1143 struct devlink_health_reporter *reporter; devlink_health_reporter_get_from_cb_lock() local
1164 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_dump_get_dumpit() local
1203 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_dump_clear_doit() local
1220 struct devlink_health_reporter *reporter; devlink_nl_health_reporter_test_doit() local
[all...]
/linux/drivers/net/netdevsim/
H A Dhealth.c12 nsim_dev_empty_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_dump() argument
20 nsim_dev_empty_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_empty_reporter_diagnose() argument
39 nsim_dev_dummy_reporter_recover(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_recover() argument
108 nsim_dev_dummy_reporter_dump(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_dump() argument
122 nsim_dev_dummy_reporter_diagnose(struct devlink_health_reporter *reporter, in nsim_dev_dummy_reporter_diagnose() argument
/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() argument
165 ice_port_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_port_reporter_dump() argument
175 ice_fw_reporter_diagnose(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_diagnose() argument
185 ice_fw_reporter_dump(struct devlink_health_reporter *reporter, struct devlink_fmsg *fmsg, in ice_fw_reporter_dump() argument
277 ice_devlink_health_report(struct devlink_health_reporter * reporter,const char * msg,void * priv_ctx) ice_devlink_health_report() argument
314 ice_mdd_reporter_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * priv_ctx,struct netlink_ext_ack * extack) ice_mdd_reporter_dump() argument
388 ice_tx_hang_reporter_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * priv_ctx,struct netlink_ext_ack * extack) ice_tx_hang_reporter_dump() argument
511 ice_deinit_devl_reporter(struct devlink_health_reporter * reporter) ice_deinit_devl_reporter() argument
535 ice_health_assign_healthy_state(struct devlink_health_reporter * reporter) ice_health_assign_healthy_state() argument
[all...]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c360 static int rvu_hw_nix_intr_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_dump() argument
374 static int rvu_hw_nix_intr_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_intr_recover() argument
391 static int rvu_hw_nix_gen_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_dump() argument
405 static int rvu_hw_nix_gen_recover(struct devlink_health_reporter *reporter, in rvu_hw_nix_gen_recover() argument
422 static int rvu_hw_nix_err_dump(struct devlink_health_reporter *reporter, in rvu_hw_nix_err_dump() argument
436 rvu_hw_nix_err_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_err_recover() argument
453 rvu_hw_nix_ras_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_ras_dump() argument
467 rvu_hw_nix_ras_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_ras_recover() argument
906 rvu_hw_npa_intr_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_intr_dump() argument
920 rvu_hw_npa_intr_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_intr_recover() argument
937 rvu_hw_npa_gen_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_gen_dump() argument
951 rvu_hw_npa_gen_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_gen_recover() argument
968 rvu_hw_npa_err_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_err_dump() argument
982 rvu_hw_npa_err_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_err_recover() argument
999 rvu_hw_npa_ras_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_ras_dump() argument
1013 rvu_hw_npa_ras_recover(struct devlink_health_reporter * reporter,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_npa_ras_recover() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c207 static int mlx5e_tx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_recover() argument
291 mlx5e_tx_reporter_diagnose_common_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_common_config() argument
315 mlx5e_tx_reporter_diagnose_tis_config(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose_tis_config() argument
338 static int mlx5e_tx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_tx_reporter_diagnose() argument
478 mlx5e_tx_reporter_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * context,struct netlink_ext_ack * extack) mlx5e_tx_reporter_dump() argument
553 struct devlink_health_reporter *reporter; mlx5e_reporter_tx_create() local
[all...]
H A Dreporter_rx.c198 static int mlx5e_rx_reporter_recover(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_recover() argument
459 static int mlx5e_rx_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_diagnose() argument
584 static int mlx5e_rx_reporter_dump(struct devlink_health_reporter *reporter, in mlx5e_rx_reporter_dump() argument
665 struct devlink_health_reporter *reporter; in mlx5e_reporter_rx_create() local
[all...]
H A Dhealth.c153 struct devlink_health_reporter *reporter, char *err_str, in mlx5e_health_report() argument
/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() argument
531 mlx5_fw_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_reporter_dump() argument
588 mlx5_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_recover() argument
598 mlx5_fw_fatal_reporter_dump(struct devlink_health_reporter *reporter, in mlx5_fw_fatal_reporter_dump() argument
[all...]
H A Den_rep.c1425 mlx5e_rep_vnic_reporter_diagnose(struct devlink_health_reporter *reporter, in mlx5e_rep_vnic_reporter_diagnose() argument
1446 struct devlink_health_reporter *reporter; in mlx5e_rep_vnic_reporter_create() local
/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() argument
78 qed_fw_fatal_reporter_recover(struct devlink_health_reporter *reporter, in qed_fw_fatal_reporter_recover() argument
/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() argument
421 static int hinic_fw_reporter_dump(struct devlink_health_reporter *reporter, in hinic_fw_reporter_dump() argument
/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() argument
162 static int bnxt_fw_dump(struct devlink_health_reporter *reporter, in bnxt_fw_dump() argument
195 static int bnxt_fw_recover(struct devlink_health_reporter *reporter, in bnxt_fw_recover() argument
221 struct devlink_health_reporter *reporter; in __bnxt_dl_reporter_create() local
[all...]
/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() argument
/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() argument
/linux/net/ipv4/
H A Digmp.c1299 int reporter; in __igmp_group_dropped() local