Home
last modified time | relevance | path

Searched defs:fmsg (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_rx.c223 struct devlink_fmsg *fmsg) in mlx5e_reporter_icosq_diagnose()
241 static void mlx5e_health_rq_put_sw_state(struct devlink_fmsg *fmsg, struct mlx5e_rq *rq) in mlx5e_health_rq_put_sw_state()
258 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output_rq_common()
299 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output()
308 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_generic_rq()
331 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_common_ptp_config()
341 mlx5e_rx_reporter_diagnose_common_config(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_common_config()
354 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output_ptp_rq()
363 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_rx_res_dir_tirns()
384 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_rx_res_rss_tirn()
[all …]
H A Dreporter_tx.c53 static void mlx5e_health_sq_put_sw_state(struct devlink_fmsg *fmsg, struct mlx5e_txqsq *sq) in mlx5e_health_sq_put_sw_state()
263 mlx5e_tx_reporter_build_diagnose_output_sq_common(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output_sq_common()
287 mlx5e_tx_reporter_build_diagnose_output(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output()
297 mlx5e_tx_reporter_build_diagnose_output_ptpsq(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
310 mlx5e_tx_reporter_diagnose_generic_txqsq(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose_generic_txqsq()
326 mlx5e_tx_reporter_diagnose_generic_tx_port_ts(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
336 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_diagnose_common_config()
360 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_diagnose_tis_config()
383 struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose()
425 static int mlx5e_tx_reporter_dump_sq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_dump_sq()
[all …]
/linux/net/devlink/
H A Dhealth.c33 struct devlink_fmsg *fmsg; in devlink_fmsg_alloc() local
44 static void devlink_fmsg_free(struct devlink_fmsg *fmsg) in devlink_fmsg_free()
728 static void devlink_fmsg_err_if_binary(struct devlink_fmsg *fmsg) in devlink_fmsg_err_if_binary()
734 static void devlink_fmsg_nest_common(struct devlink_fmsg *fmsg, int attrtype) in devlink_fmsg_nest_common()
751 void devlink_fmsg_obj_nest_start(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_start()
758 static void devlink_fmsg_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_nest_end()
764 void devlink_fmsg_obj_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_end()
772 static void devlink_fmsg_put_name(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_put_name()
798 void devlink_fmsg_pair_nest_start(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_pair_nest_start()
806 void devlink_fmsg_pair_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_pair_nest_end()
[all …]
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c318 static void chip_fault_show(struct devlink_fmsg *fmsg, in chip_fault_show()
339 static void fault_report_show(struct devlink_fmsg *fmsg, in fault_report_show()
391 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_hw_reporter_dump()
400 static void mgmt_watchdog_report_show(struct devlink_fmsg *fmsg, in mgmt_watchdog_report_show()
422 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_fw_reporter_dump()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c18 static void rvu_report_pair_start(struct devlink_fmsg *fmsg, const char *name) in rvu_report_pair_start() argument
24 static void rvu_report_pair_end(struct devlink_fmsg *fmsg) in rvu_report_pair_end() argument
273 static int rvu_nix_report_show(struct devlink_fmsg *fmsg, void *ctx, in rvu_nix_report_show() argument
362 rvu_hw_nix_intr_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_intr_dump() argument
393 rvu_hw_nix_gen_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_gen_dump() argument
424 rvu_hw_nix_err_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * ctx,struct netlink_ext_ack * netlink_extack) rvu_hw_nix_err_dump() argument
455 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
821 rvu_npa_report_show(struct devlink_fmsg * fmsg,void * ctx,enum npa_af_rvu_health health_reporter) rvu_npa_report_show() argument
916 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
947 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
978 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
1009 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
[all...]
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddevlink.c161 struct devlink_fmsg *fmsg, in pdsc_fw_reporter_diagnose() argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c964 mlx5_devlink_fmsg_fill_trace(struct devlink_fmsg *fmsg, in mlx5_devlink_fmsg_fill_trace()
976 struct devlink_fmsg *fmsg) in mlx5_fw_tracer_get_saved_traces_objects()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1810 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_fatal_cause() argument
1825 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_fw_assert() argument
1856 mlxsw_core_health_fw_fatal_dump_kvd_im_stop(const char * mfde_pl,struct devlink_fmsg * fmsg) mlxsw_core_health_fw_fatal_dump_kvd_im_stop() argument
1868 mlxsw_core_health_fw_fatal_dump_crspace_to(const char * mfde_pl,struct devlink_fmsg * fmsg) mlxsw_core_health_fw_fatal_dump_crspace_to() argument
1883 mlxsw_core_health_fw_fatal_dump(struct devlink_health_reporter * reporter,struct devlink_fmsg * fmsg,void * priv_ctx,struct netlink_ext_ack * extack) mlxsw_core_health_fw_fatal_dump() argument
[all...]