Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h22 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
Dreporter_tx.c189 err = mlx5e_health_cq_diag_fmsg(&sq->cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_sq_common()
243 err = mlx5e_health_cq_diag_fmsg(&ptpsq->ts_cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
Dhealth.c38 int mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_diag_fmsg() function
Dreporter_rx.c284 err = mlx5e_health_cq_diag_fmsg(&rq->cq, fmsg); in mlx5e_rx_reporter_build_diagnose_output_rq_common()