Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhealth.h23 void mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg);
Dreporter_tx.c246 mlx5e_health_cq_diag_fmsg(&sq->cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_sq_common()
268 mlx5e_health_cq_diag_fmsg(&ptpsq->ts_cq, fmsg); in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
Dhealth.c20 void mlx5e_health_cq_diag_fmsg(struct mlx5e_cq *cq, struct devlink_fmsg *fmsg) in mlx5e_health_cq_diag_fmsg() function
Dreporter_rx.c260 mlx5e_health_cq_diag_fmsg(&rq->cq, fmsg); in mlx5e_rx_reporter_build_diagnose_output_rq_common()