Home
last modified time | relevance | path

Searched refs:mlx5e_health_cq_diag_fmsg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.h23 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
H A Dreporter_tx.c268 err = mlx5e_health_cq_diag_fmsg(&sq->cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_sq_common()
322 err = mlx5e_health_cq_diag_fmsg(&ptpsq->ts_cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
H A Dhealth.c38 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_diag_fmsg() function
H A Dreporter_rx.c318 err = mlx5e_health_cq_diag_fmsg(&rq->cq, fmsg); in mlx5e_rx_reporter_build_diagnose_output_rq_common()