mlx5e_reporter_cq_common_diagnose   24 drivers/net/ethernet/mellanox/mlx5/core/en/health.h int mlx5e_reporter_cq_common_diagnose(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
mlx5e_reporter_cq_common_diagnose  345 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c 	err = mlx5e_reporter_cq_common_diagnose(&generic_rq->cq, fmsg);
mlx5e_reporter_cq_common_diagnose  240 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c 	err = mlx5e_reporter_cq_common_diagnose(&generic_sq->cq, fmsg);