Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
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()
80 int mlx5e_health_cq_common_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_common_diag_fmsg()
108 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg) in mlx5e_health_eq_diag_fmsg()
240 static int mlx5e_health_rsc_fmsg_binary(struct devlink_fmsg *fmsg, in mlx5e_health_rsc_fmsg_binary()
260 struct devlink_fmsg *fmsg) in mlx5e_health_rsc_fmsg_dump()
309 int mlx5e_health_queue_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_health_queue_dump()
Dreporter_tx.c144 mlx5e_tx_reporter_build_diagnose_output(struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_build_diagnose_output()
208 struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_diagnose()
277 static int mlx5e_tx_reporter_dump_sq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_dump_sq()
338 static int mlx5e_tx_reporter_timeout_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_tx_reporter_timeout_dump()
347 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_dump_all_sqs()
389 struct devlink_fmsg *fmsg) in mlx5e_tx_reporter_dump_from_ctx()
395 struct devlink_fmsg *fmsg, void *context, in mlx5e_tx_reporter_dump()
Dreporter_rx.c181 struct devlink_fmsg *fmsg) in mlx5e_reporter_icosq_diagnose()
234 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_build_diagnose_output()
310 struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_diagnose()
379 static int mlx5e_rx_reporter_dump_icosq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_dump_icosq()
441 static int mlx5e_rx_reporter_dump_rq(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg, in mlx5e_rx_reporter_dump_rq()
503 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_dump_all_rqs()
542 struct devlink_fmsg *fmsg) in mlx5e_rx_reporter_dump_from_ctx()
548 struct devlink_fmsg *fmsg, void *context, in mlx5e_rx_reporter_dump()
/kernel/linux/linux-5.10/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()
187 struct devlink_fmsg *fmsg, void *priv_ctx, in nsim_dev_dummy_reporter_dump()
205 struct devlink_fmsg *fmsg, in nsim_dev_dummy_reporter_diagnose()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_devlink.c330 static int chip_fault_show(struct devlink_fmsg *fmsg, in chip_fault_show()
372 static int fault_report_show(struct devlink_fmsg *fmsg, in fault_report_show()
463 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_hw_reporter_dump()
472 static int mgmt_watchdog_report_show(struct devlink_fmsg *fmsg, in mgmt_watchdog_report_show()
539 struct devlink_fmsg *fmsg, void *priv_ctx, in hinic_fw_reporter_dump()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c410 struct devlink_fmsg *fmsg, in mlx5_fw_reporter_diagnose()
432 mlx5_fw_reporter_ctx_pairs_put(struct devlink_fmsg *fmsg, in mlx5_fw_reporter_ctx_pairs_put()
450 struct devlink_fmsg *fmsg) in mlx5_fw_reporter_heath_buffer_data_put()
512 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_reporter_dump()
577 struct devlink_fmsg *fmsg, void *priv_ctx, in mlx5_fw_fatal_reporter_dump()
/kernel/linux/linux-5.10/net/core/
Ddevlink.c5250 struct devlink_fmsg *fmsg; in devlink_fmsg_alloc() local
5261 static void devlink_fmsg_free(struct devlink_fmsg *fmsg) in devlink_fmsg_free()
5272 static int devlink_fmsg_nest_common(struct devlink_fmsg *fmsg, in devlink_fmsg_nest_common()
5287 int devlink_fmsg_obj_nest_start(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_start()
5296 static int devlink_fmsg_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_nest_end()
5304 int devlink_fmsg_obj_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_obj_nest_end()
5315 static int devlink_fmsg_put_name(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_put_name()
5338 int devlink_fmsg_pair_nest_start(struct devlink_fmsg *fmsg, const char *name) in devlink_fmsg_pair_nest_start()
5357 int devlink_fmsg_pair_nest_end(struct devlink_fmsg *fmsg) in devlink_fmsg_pair_nest_end()
5366 int devlink_fmsg_arr_pair_nest_start(struct devlink_fmsg *fmsg, in devlink_fmsg_arr_pair_nest_start()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_devlink.c38 struct devlink_fmsg *fmsg, void *priv_ctx, in qed_fw_fatal_reporter_dump()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
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()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c45 struct devlink_fmsg *fmsg, in bnxt_fw_reporter_diagnose()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1669 struct devlink_fmsg *fmsg, void *priv_ctx, in mlxsw_core_health_fw_fatal_dump()