mlx5e_health_queue_dump
void mlx5e_health_queue_dump(struct mlx5e_priv *priv, struct devlink_fmsg *fmsg,
mlx5e_health_queue_dump(priv, fmsg, rq->rqn, "RQ");
mlx5e_health_queue_dump(priv, fmsg, ptp_ch->rq.rqn, "PTP RQ");
mlx5e_health_queue_dump(priv, fmsg, sq->sqn, "SQ");
mlx5e_health_queue_dump(priv, fmsg, sq->sqn, "PTP SQ");