Home
last modified time | relevance | path

Searched refs:devlink_fmsg (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h22 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
23 int mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
24 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg);
25 int mlx5e_health_fmsg_named_obj_nest_start(struct devlink_fmsg *fmsg, char *name);
26 int mlx5e_health_fmsg_named_obj_nest_end(struct devlink_fmsg *fmsg);
40 int (*dump)(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, void *ctx);
55 struct devlink_fmsg *fmsg);
56 int mlx5e_health_queue_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg,
Dhealth.c8 int mlx5e_health_fmsg_named_obj_nest_start(struct devlink_fmsg *fmsg, char *name) in mlx5e_health_fmsg_named_obj_nest_start()
23 int mlx5e_health_fmsg_named_obj_nest_end(struct devlink_fmsg *fmsg) in mlx5e_health_fmsg_named_obj_nest_end()
38 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_diag_fmsg()
79 int mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_common_diag_fmsg()
107 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg) in mlx5e_health_eq_diag_fmsg()
238 static int mlx5e_health_rsc_fmsg_binary(struct devlink_fmsg *fmsg, in mlx5e_health_rsc_fmsg_binary()
258 struct devlink_fmsg *fmsg) in mlx5e_health_rsc_fmsg_dump()
307 int mlx5e_health_queue_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_health_queue_dump()
Dreporter_tx.c149 mlx5e_tx_reporter_build_diagnose_output_sq_common(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output_sq_common()
197 mlx5e_tx_reporter_build_diagnose_output(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output()
222 mlx5e_tx_reporter_build_diagnose_output_ptpsq(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
259 mlx5e_tx_reporter_diagnose_generic_txqsq(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose_generic_txqsq()
294 mlx5e_tx_reporter_diagnose_generic_tx_port_ts(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
312 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_diagnose_common_config()
354 struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose()
408 static int mlx5e_tx_reporter_dump_sq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_dump_sq()
469 static int mlx5e_tx_reporter_timeout_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_timeout_dump()
478 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_dump_all_sqs()
[all …]
Dreporter_rx.c190 struct devlink_fmsg *fmsg) in mlx5e_reporter_icosq_diagnose()
244 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output_rq_common()
309 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output()
329 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_generic_rq()
371 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_common_ptp_config()
392 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_diagnose_common_config()
417 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output_ptp_rq()
441 struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_diagnose()
483 static int mlx5e_rx_reporter_dump_icosq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_dump_icosq()
545 static int mlx5e_rx_reporter_dump_rq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_dump_rq()
[all …]
/linux-6.1.9/include/net/
Ddevlink.h673 struct devlink_fmsg;
697 struct devlink_fmsg *fmsg, void *priv_ctx,
700 struct devlink_fmsg *fmsg,
1746 int devlink_fmsg_obj_nest_start(struct devlink_fmsg *fmsg);
1747 int devlink_fmsg_obj_nest_end(struct devlink_fmsg *fmsg);
1749 int devlink_fmsg_pair_nest_start(struct devlink_fmsg *fmsg, const char *name);
1750 int devlink_fmsg_pair_nest_end(struct devlink_fmsg *fmsg);
1752 int devlink_fmsg_arr_pair_nest_start(struct devlink_fmsg *fmsg,
1754 int devlink_fmsg_arr_pair_nest_end(struct devlink_fmsg *fmsg);
1755 int devlink_fmsg_binary_pair_nest_start(struct devlink_fmsg *fmsg,
[all …]
/linux-6.1.9/drivers/net/netdevsim/
Dhealth.c13 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_empty_reporter_dump()
21 struct devlink_fmsg *fmsg, in nsim_dev_empty_reporter_diagnose()
63 static int nsim_dev_dummy_fmsg_put(struct devlink_fmsg *fmsg, u32 binary_len) in nsim_dev_dummy_fmsg_put()
155 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_dummy_reporter_dump()
173 struct devlink_fmsg *fmsg, in nsim_dev_dummy_reporter_diagnose()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c17 static int rvu_report_pair_start(struct devlink_fmsg *fmsg, const char *name) in rvu_report_pair_start()
28 static int rvu_report_pair_end(struct devlink_fmsg *fmsg) in rvu_report_pair_end()
282 static int rvu_nix_report_show(struct devlink_fmsg *fmsg, void *ctx, in rvu_nix_report_show()
465 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_nix_intr_dump()
496 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_nix_gen_dump()
527 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_nix_err_dump()
558 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_nix_ras_dump()
919 static int rvu_npa_report_show(struct devlink_fmsg *fmsg, void *ctx, in rvu_npa_report_show()
1108 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_npa_intr_dump()
1139 struct devlink_fmsg *fmsg, void *ctx, in rvu_hw_npa_gen_dump()
[all …]
/linux-6.1.9/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c318 static int chip_fault_show(struct devlink_fmsg *fmsg, in chip_fault_show()
360 static int fault_report_show(struct devlink_fmsg *fmsg, in fault_report_show()
451 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_hw_reporter_dump()
460 static int mgmt_watchdog_report_show(struct devlink_fmsg *fmsg, in mgmt_watchdog_report_show()
527 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_fw_reporter_dump()
/linux-6.1.9/drivers/staging/qlge/
Dqlge_devlink.c5 static int qlge_fill_seg_(struct devlink_fmsg *fmsg, in qlge_fill_seg_()
52 struct devlink_fmsg *fmsg, void *priv_ctx, in qlge_reporter_coredump()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c453 struct devlink_fmsg *fmsg, in mlx5_fw_reporter_diagnose()
475 mlx5_fw_reporter_ctx_pairs_put(struct devlink_fmsg *fmsg, in mlx5_fw_reporter_ctx_pairs_put()
493 struct devlink_fmsg *fmsg) in mlx5_fw_reporter_heath_buffer_data_put()
566 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_reporter_dump()
631 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_fatal_reporter_dump()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.h193 struct devlink_fmsg *fmsg);
Dfw_tracer.c865 mlx5_devlink_fmsg_fill_trace(struct devlink_fmsg *fmsg, in mlx5_devlink_fmsg_fill_trace()
897 struct devlink_fmsg *fmsg) in mlx5_fw_tracer_get_saved_traces_objects()
/linux-6.1.9/net/core/
Ddevlink.c6776 struct devlink_fmsg { struct
6786 static struct devlink_fmsg *devlink_fmsg_alloc(void) in devlink_fmsg_alloc() argument
6788 struct devlink_fmsg *fmsg; in devlink_fmsg_alloc()
6799 static void devlink_fmsg_free(struct devlink_fmsg *fmsg) in devlink_fmsg_free()
6810 static int devlink_fmsg_nest_common(struct devlink_fmsg *fmsg, in devlink_fmsg_nest_common()
6825 int devlink_fmsg_obj_nest_start(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_start()
6834 static int devlink_fmsg_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_nest_end()
6842 int devlink_fmsg_obj_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_end()
6853 static int devlink_fmsg_put_name(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_put_name()
6876 int devlink_fmsg_pair_nest_start(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_pair_nest_start()
[all …]
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c38 struct devlink_fmsg *fmsg, void *priv_ctx, in qed_fw_fatal_reporter_dump()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1747 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1769 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_fw_assert()
1823 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_kvd_im_stop()
1838 struct devlink_fmsg *fmsg) in mlxsw_core_health_fw_fatal_dump_crspace_to()
1864 struct devlink_fmsg *fmsg, void *priv_ctx, in mlxsw_core_health_fw_fatal_dump()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c101 struct devlink_fmsg *fmsg, in bnxt_fw_diagnose()
184 struct devlink_fmsg *fmsg, void *priv_ctx, in bnxt_fw_dump()