mlx5e_reporter_cq_diagnose 23 drivers/net/ethernet/mellanox/mlx5/core/en/health.h int mlx5e_reporter_cq_diagnose(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg); mlx5e_reporter_cq_diagnose 292 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c err = mlx5e_reporter_cq_diagnose(&rq->cq, fmsg); mlx5e_reporter_cq_diagnose 196 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c err = mlx5e_reporter_cq_diagnose(&sq->cq, fmsg);